Hello
My Webserver (itk-based) is working with ssl, but I can't handle
certificates which are based on more then one certificate.
Like
GTE CERTIFICATE (root)
COMODO CERTIFICATE (CA)
MY SITE CERTIFICATE HERE
If I add all certificates in one file in the following order
MY SITE CERTIFICATE HERE
COMODO CERTIFICATE
GTE CERTIFICATE
Then itk has no problem, but the browser is just looking for the
root/intermediate cert.
If I sort in the reverse order
GTE CERTIFICATE
COMODO CERTIFICATE
MY SITE CERTIFICATE HERE
Itk (ITK_SSLSetCert) doesn't accept the certification file.
What am I doing wrong ?!?
I know that the certificates are ok.
I have been working on this problem for more than 3 days, and I can't find a
solution. Does anyone have any experience with this, or know how I can solve
this?
The first person with the right working solution can have a free day's
skiing in the Swiss Alps here in Brienz (travel not included!).
Thanks,
Oliver