Skip to content

Error in the init.jwt.sh script #1

@vincent-zurczak

Description

@vincent-zurczak

Hi,

If we try to use this file, we are required to pass a DN (Distinguished Name) in parameter, while it is not used in the gen-jwt-keys function. Instead, we are interactively asked to repeat the information.

The openssl req invocation is at least missing a parameter: -subj "${l_subject}".
There may be other missing things.

Another option would be to stop requiring a DN and let users fill-in the information by hand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions