Re: [Pound Mailing List] SSL_CTX_use_PrivateKey_file failed - aborted
Bussi Andrea <[email protected]>
| Newsgroups | gmane.comp.web.pound.general |
|---|---|
| Message-ID | <[email protected]> |
On 02/07/2014 03:57 PM, IbaSaW wrote:
> Hi
>
> i got a Thawte certificate, and want to use it with pound
>
> i do like this in the conf:
>
> Cert "/var/lib/vz/private/104/etc/apache2/ssl-redmine/pound.pem"
>
> but i got an error: SSL_CTX_use_PrivateKey_file failed - aborted
>
> How to use my certificate with pound ?
>
I think the .pem file you give to Pound should contain
both the secret key and the certificates (yours and the
trust chain). Can you verify that?
From http://www.apsis.ch/pound:
Make sure that the certificate file includes:
- (optional) a chain of certificates from a known certificate
authority to your server certificate
- the server certificate
- the private key; the key may not be password-protected
The file should be in PEM format.
Best regards,
Andrea
> i got 4 files
>
> 1 .pem
> 1 .crt
> 1 .csr
> 1.key
>
> Thanks for your help
>
> --
> IbaSaW
--
To unsubscribe send an email with subject unsubscribe to [email protected]
Please contact [email protected] for questions.