[rabbitmq-discuss] SSL w/ intermediate certificate
Carl Hörberg
carl.hoerberg at gmail.com
Mon Mar 12 12:24:50 GMT 2012
cat ssl.crt ssl.key intermediate.crt > ssl.pem
anyway.. it seems to work fine with just:
cat ssl.crt ssl.key > ssl.pem
On Mon, Mar 12, 2012 at 11:29, Emile Joubert <emile at rabbitmq.com> wrote:
> Hi Carl,
>
> On 11/03/12 18:05, Carl Hörberg wrote:
>> =ERROR REPORT==== 11-Mar-2012::17:29:15 ===
>> application: mochiweb
>> "Accept failed error"
>> "{error,ecertfile}"
>
> This error normally means there is something wrong with the certificate,
> but it's not possible to provide a more precise diagnosis without more
> details.
>
> You can test it by using the certificate to create an SSL connection
> with the OpenSSL s_server option.
>
> How did you create the certificate? You should double-check the commands
> used.
>
>
>
> -Emile
More information about the rabbitmq-discuss
mailing list