client certs

Jason Wittlin-Cohen jwittlincohen at gmail.com
Thu Dec 11 01:51:47 CET 2008


Craig,

Apparently Windows automatically sends non-CA certificates in DER or PEM
format to the "Other People' certificate store. More importantly, the
wireless supplicant in Windows XP \will not work with PEM or DER formatted
client certificates. It'll complain that you have no certificate. You must
convert to pkcs12 as the documentation states.

openssl pkcs12 -export -in certname.pem \
-inkey keyname.key -out name.p12 -clcerts*
*
Jason

-- 
Jason Wittlin-Cohen
Yale Law School, Class of 2010
jason.wittlin-cohen at yale.edu
(908) 420-0861
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20081210/ce9ce85e/attachment.html>


More information about the Freeradius-Users mailing list