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

Check that certificate password is ASCII #29

Closed
namedgraph opened this issue Jan 31, 2020 · 0 comments
Closed

Check that certificate password is ASCII #29

namedgraph opened this issue Jan 31, 2020 · 0 comments
Assignees
Projects

Comments

@namedgraph
Copy link
Member

Apparently keytool (which we use during signup to generate WebID cert) does not accept non-ASCII characters:

stage.linkeddatahub-prod_1       | keytool error: java.security.KeyStoreException: Key protection  
algorithm not found: java.security.UnrecoverableKeyException: Encrypt Private Key failed: getSecretKey failed: Password is not ASCII
@namedgraph namedgraph changed the title Check that password is ASCII Check that certificate password is ASCII Feb 12, 2020
@namedgraph namedgraph self-assigned this Jun 4, 2020
@namedgraph namedgraph added the bug label Jun 4, 2020
@namedgraph namedgraph added this to To do in Issues Jan 8, 2021
@namedgraph namedgraph moved this from To do to In progress in Issues Oct 14, 2021
@namedgraph namedgraph moved this from In progress to Done in Issues Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant