[rabbitmq-discuss] [RUBY AMPQ] SSL LOGIN ERROR EXTERNAL login refused

Loganathan Sellapa loganathan.ms at gmail.com
Tue Apr 29 10:13:05 BST 2014


Hi Simon,

Thanks, I can able to connect with RabbitMq. Also I hope password in the
below line is rabbitMq password right?

openssl pkcs12 -export -out keycert.p12 -in cert.pem -inkey key.pem
-passout pass:*MySecretpassword (I replaced with guest user password)*



regards,
Loganathan
Mob: +91 7760780741 | +91 9944414388
Skype: loganathan.sellappa
ViewMe <http://vizualize.me/loganathan>



On Tue, Apr 29, 2014 at 2:34 PM, Simon MacMullen <simon at rabbitmq.com> wrote:

> On 29/04/2014 09:58, Loganathan Sellapa wrote:
>
>> Can you let me  know the way to set user name while generating the SSL
>> certificates, since I didnt find any steps for this
>> inhttps://www.rabbitmq.com/ssl.html <http://www.rabbitmq.com/ssl.html>
>>
>
> Replace:
>
>   -subj /CN=$(hostname)/O=client/
>
> with
>
>   -subj /CN=my-user-name/O=client/
>
> (or similar) when generating the client cert. That's assuming you're using
> OpenSSL.
>
> Cheers, Simon
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140429/af6a6be4/attachment.html>


More information about the rabbitmq-discuss mailing list