openssl - Installation of a DER certificate in Chrome -


i'm having issues trying automatically install der certificate chrome. error reported error 502 (net::err_no_private_key_for_cert).

after doing research, openssl doesn't support der files private keys , chrome accepts der certificates. i'm thinking there may specific mime type needs returned possibly?

the mime type being returned incorrect; needs returned application/x-x509-ca-cert.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -