That was my first guess, too. I checked out the certificate with openssl
and everything looks okay
openssl x509 -noout -text -in windows.pem | egrep -i "Subject|Issuer"
Issuer: DC=edu, DC=ias, DC=XXX, CN=XXX-DC1-CA
Subject: DC=edu, DC=ias, DC=XXX, CN=XXX-DC1-CA
Maybe that's not in the right form? The CA information for my LDAP cert
looks like this:
Issuer: C=US, ST=New Jersey, L=Princeton, O=IAS, OU=Some Group,
CN=
YYY.ZZZ.ias.edu/emailAddress=postm...@ias.edu
Subject: C=US, ST=New Jersey, L=Princeton, O=IAS, OU=Some Group,
CN=
YYY.ZZZ.ias.edu/emailAddress=postm...@ias.edu
--
Prentice