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

Helm charts generating incorrect jwt key and pem #33

Closed
SamuelColacchia opened this issue Jul 11, 2023 · 1 comment
Closed

Helm charts generating incorrect jwt key and pem #33

SamuelColacchia opened this issue Jul 11, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@SamuelColacchia
Copy link

Here is a link to the forum post discussing the issue

In short it appear that when you let the helm charts generate a jwt key the pem does not match it. This results in the ios app being unable to validate the server.

@dlen dlen self-assigned this Jul 12, 2023
@dlen
Copy link
Member

dlen commented Jul 12, 2023

Hi @SamuelColacchia

Thanks for the heads up, indeed the public key is incorrect this will be fixed in the next version. In the meantime users would need to create their own jwt keys as described in the community post

@dlen dlen added the bug Something isn't working label Jul 18, 2023
@dlen dlen closed this as completed in b71441c Nov 17, 2023
dlen added a commit that referenced this issue Nov 17, 2023
Reworked jwt keys creation. Fixes #33

See merge request passbolt/passbolt-ops/charts-passbolt!41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants