Interesting. Technically, every line of text should end with a newline.
Your files had the last line of text unterminated - that's the kind of
thing Windows text editors do.
On 05/20/2013 09:39 PM, Bu Xiaobing wrote:
> Gedalya,
>
> Thanks for your reply, it works now, and finally I find it was th
Gedalya,
Thanks for your reply, it works now, and finally I find it was the format
problem, there should been a return between there cert files when cat into one
single file.
On 2013-5-18 17:48, Gedalya wrote:
> On 05/18/2013 05:06 AM, Bu Xiaobing wrote:
>> I even cat mail.mymailserver.com.crt
On 05/18/2013 05:06 AM, Bu Xiaobing wrote:
> I even cat mail.mymailserver.com.crt sub.class1.server.ca.pem
> certs/dovecot/ca.pem into one singe file, and define ssl_cert = <
> /path/to/the/singcertfile.pem, but it doesn't work too.
That should be the correct way, but I think there shouldn't be a
Hi there,
Does anyone know how to do this:
"Put all the certificates in the ssl_cert file. For example when using a
certificate signed by TDC the correct order is:
Dovecot's public certificate
TDC SSL Server CA
TDC Internet Root CA
Globalsign Partners CA "
I try to set these pa