Y
Hacker News
new
|
ask
|
show
|
jobs
by
chrismartin
2391 days ago
Do any browsers use CryptoAPI for TLS certificate validation?
1 comments
zokier
2391 days ago
I think classic IE would do so.
link
svenfaw
2391 days ago
So does Chrome, if I'm not mistaken
link
WorldMaker
2391 days ago
Firefox might with an Enterprise flag on?
link
KwanEsq
2390 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