I have the key, I have the public cert, I have the combined cert for two intermediate certs and the root cert as the last cert in the file.
I've checked for hidden characters in the ca file, but can't find anything wrong with it.
I get the following error when I try to verify the cert with zmcertmgr:
** Verifying domain.com.crt against domain.com.key
Certificate (domain.com.crt) and private key (domain.com.key) match.
XXXXX ERROR: Invalid Certificate: domain.com.crt: C = US, O = GeoTrust Inc., CN = GeoTrust Global CA
error 2 at 2 depth lookup:unable to get issuer certificate
I'm very much out of ideas. Please help?