philipparndt / mqtt-analyzer

Apache License 2.0
92 stars 6 forks source link

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

Open mweber-bg opened 2 years ago

mweber-bg commented 2 years ago

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

philipparndt commented 1 year ago

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