passbolt / charts-passbolt

Helm charts to run Passbolt on Kubernetes. No strings attached charts to run the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
41 stars 27 forks source link

Helm charts generating incorrect jwt key and pem #33

Closed SamuelColacchia closed 9 months ago

SamuelColacchia commented 1 year ago

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 commented 1 year ago

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