17 Dec
2009
17 Dec
'09
12:02 p.m.
Hi folks: How could I check that the special Microsoft OIDs have been included on the certificates? Thanks a lot in advance! Fernando.
17 Dec
17 Dec
3:17 p.m.
Hi,
Hi folks: How could I check that the special Microsoft OIDs have been included on the certificates? Thanks a lot in advance!
the client or the server? what you want to do is eg openssl x509 -text -in server.certificate-file.der you should see something like X509v3 Extended Key Usage: TLS Web Server Authentication that means it got it. likewise the client (though the desc is different) - X509v3 Extended Key Usage: TLS Web Client Authentication IIRC alan
6047
Age (days ago)
6047
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan Buxey -
Fernando Calvelo Vazquez