[rabbitmq-discuss] x509 Authentication

Lionel Cons lionel.cons at cern.ch
Fri Jan 6 13:55:39 GMT 2012


Simon MacMullen <simon at rabbitmq.com> writes:
> I'm having trouble replicating this - can you give me an example of a
> DN that produced quotes in Rabbit but not with OpenSSL?

For our certificates (issued here at CERN), OpenSSL returns something like:

$ openssl x509 -noout -in usercert.pem -subject -nameopt RFC2253
subject= CN=John Doe,CN=123456,CN=jdoe,OU=Users,OU=Organic Units,DC=cern,DC=ch

while Rabbit sees:

CN=John Doe,CN=123456,CN=jdoe,OU=Users,OU=Organic Units,DC="cern",DC="ch"

Cheers,

Lionel


More information about the rabbitmq-discuss mailing list