Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in the init.jwt.sh script #1

Open
vincent-zurczak opened this issue Jun 7, 2020 · 0 comments
Open

Error in the init.jwt.sh script #1

vincent-zurczak opened this issue Jun 7, 2020 · 0 comments

Comments

@vincent-zurczak
Copy link

vincent-zurczak commented Jun 7, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant