A
A
Andrey Tatarnikov2014-07-28 13:37:12
OpenSSL
Andrey Tatarnikov, 2014-07-28 13:37:12

Why won't CentOS verify the Thawte certificate?

Bought a certificate from Thawte just now. And here's what's interesting, on debian it is verified, on centos 6.4 - no. Why is it so? I try these words:
Debian:

debian-min / # openssl verify -CAfile SSL123_CA_Bundle.pem domain.pem
domain.pem: OK

CentOS 6.4:
domain / # openssl verify -CAfile SSL123_CA_Bundle.pem domain.pem
domain.pem: C = US, O = "thawte, Inc.", OU = Certification Services Division, OU = "(c) 2006 thawte, Inc. - For authorized use only", CN = thawte Primary Root CA
error 2 at 2 depth lookup:unable to get issuer certificate
domain / # openssl verify SSL123_CA_Bundle.pem
SSL123_CA_Bundle.pem: OK

What can be done to make it work?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor, 2014-07-28
@merryjane

Seems to be missing an intermediate certificate on the centos server:
stackoverflow.com/questions/1456034/trouble-unders...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question