Toyota Hello. My users are having trouble with HTTPS. Now it is from ""let's encrypt"". It does not support Android below 5.
ganteng try to update ssl_protocols, please use TLSv1.1 (although it is not recommended). you also have to modify ssl_ciphers settings that suite with browser on Android < 5 thanks
Toyota I already have it written like this: ssl_protocols TLSv1.1 TLSv1.2 TLSv1.3; ssl_ciphers EECDH+CHACHA20:EECDH+CHACHA20-draft:EECDH+AES128:RSA+AES128:EECDH+AES256:RSA+AES256:EECDH+3DES:RSA+3DES:!MD5;