ssl - Client Certificate not visible on Windows Security popup -
i dotnet developer. i'm trying upgrade sha1 rootca certificates sha2 rootca certs.
i've followed many sites openssl windows commands , managed create ca files along client certificates self-signed , trusted scratch.
i verified rootca cert , client cert using -verify -verbose command , got success message too.
now, when try access site, installed client certificate not showing on windows security popup. confirmed, exist on personnel certificate store.
note: came know (iis server) site certificates made external ca, not openssl ca.
so need worry ??
do need configure newly created rootca files in iis, recognize client certs??
what better solution upgrading rootca files sha2??
Comments
Post a Comment