You need to make "chained" version of your certs. It will be like this.
If your ssl cert is "ssl.crt" and you downloaded the needed files from
StartSSL website (the class1 especially). Then you need to execute:
"cat ssl.crt class1.pem > chained_ssl.pem"
And specify the chained_ssl.pem as a cert file, key stays "the same".

Should work but written from my memory (no pc access now sorry).
18-11-2011 15:39 użytkownik "Dave" <[email protected]> napisał:

> Okay a little update on that.
> I'm finally getting a error message:
>
> Unable to set SSL session-id context for '***********': error:140DB111:SSL
> routines:SSL_CTX_set_session_id_context:ssl session id context too long
>
> Suggestions on this problem?
>
> --
> View this message in context:
> http://cherokee-web-server-general.1049476.n5.nabble.com/Cherokee-StartSSL-tp5004256p5004450.html
> Sent from the Cherokee Web Server - General mailing list archive at
> Nabble.com.
> _______________________________________________
> Cherokee mailing list
> [email protected]
> http://lists.octality.com/listinfo/cherokee
>
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to