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

"Failed to open the certificate file" (iPhone 13) #155

Open
mweber-bg opened this issue Sep 2, 2022 · 1 comment
Open

"Failed to open the certificate file" (iPhone 13) #155

mweber-bg opened this issue Sep 2, 2022 · 1 comment

Comments

@mweber-bg
Copy link

mweber-bg commented Sep 2, 2022

I can download and select the client certificate, but no matter what, upon connection I get the error:

"Failed to open the certificate file. Wrong password?"

I checked the password using
openssl x509 -noout -text -in client.crt
and it is correct.

Am I doing something wrong?

Thanks,
Michael

@mweber-bg mweber-bg changed the title Cannot install client certificate on iPhone app "Failed to open the certificate file Sep 3, 2022
@mweber-bg mweber-bg changed the title "Failed to open the certificate file "Failed to open the certificate file" (iPhone 13) Sep 3, 2022
@philipparndt
Copy link
Owner

Hi @mweber-bg,

how is the certificate created? The certificate needs to be in P12 format. Did you check this?:
https://github.com/philipparndt/mqtt-analyzer/tree/main/Docs/examples/aws

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

2 participants