I have seen x509 certs (not specifically from Thawte) that have all the plain text portions at the top, so you get a cert that starts with
Code:
Certificate
Data:
Version: 3 (0x2)
Serial Number: 1 (0x1)
Signature Algorithm: md5WithRSAEncryption
Issuer: C=ZA, ST=Western Cape, L=Cape Town, O=Thawte Consulting cc,
OU=Certification Services Division,
CN=Thawte Server CA/emailAddress=server-certs@thawte.com
blahblahblah But, if all your certificate has is the encoded stuff, that wouldn't be the problem. I also don't know that cert in that format won't work...I just know that I used only the base64 encoded one, and that works
Do you have a single-server setup, or is it multiple server?