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

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -