Y
Hacker News
new
|
ask
|
show
|
jobs
by
chrismartin
2342 days ago
Do any browsers use CryptoAPI for TLS certificate validation?
1 comments
zokier
2342 days ago
I think classic IE would do so.
link
svenfaw
2342 days ago
So does Chrome, if I'm not mistaken
link
WorldMaker
2342 days ago
Firefox might with an Enterprise flag on?
link
KwanEsq
2342 days ago
That can only make it check the system certificate store for trusted roots etc, it'd still use NSS for the crypto operations is my understanding.
link