Everything works well when I use Firefox or Chrome but can’t open web server from ios Safary or Bitwarden mobile app.
I sent root cert via email and installed it on my iphone.
When accesing server from ios in logs I see: [rustls::session][WARN] Sending fatal alert DecodeError
What error do you get from Mobile Safari? What URL are you using to access the server? Can you document the process you used to install the root certificate?
I am accessing https://192.168.0.19 from Mobile Safari and Bitwarden Mobile app.
Mobile Safari gets me nothing than white page
Mobile Chrome on ios gets me: "ERR_BAD_SSL_CLIENT_AUTH_CERT
Bitwarden Mobile app gets me: “There is a problem connecting to the server”
Firefox and Chrome on Windows show me “green padlock” for server on https://192.168.0.19 after I installed root cert on my windows and everything works great
You should get a lot of output about the ciphers and certificates. (You can try typing something like GET / HTTP/1.0 after the connection is established in order to confirm that you’re also talking to the web server you intended.)
This is “interesting”… Server Temp Key: X25519, 253 bits
Not entirely sure about its’ significance, nor exactly how to test for other curves with openssl (yet).
But I will research it some more and get back to you on that either way.
Please remmeber that the problem with connection occurs only on IOS.
Windows and Linux work ok. I think the problem is with generated files from minica not server settings.
I understand; but I must look where I think the problem may be...
And rule out any of the doubts in my mind.
To be clear: If I could help in your direction I would. But I don't know anymore than you know about the problem (and I'm far away from it)