Hi,
We’re creating a POC using RESTful services, RabbitMq, MassTransit, and a few other underlying applications.
We’ve got a need to create these connections over SSL, and followed the instructions here – http://www.rabbitmq.com/ssl.html
This is all well and good, however, there is a new need to do this with certs created by Windows, rather than OpenSSL.
We’ve created certs, but it is not in a chain the way described in the above link. We cannot get this to work other than using OpenSSL. We have a global trusted Root CA, then a client and server cert, exported the client one to a PFX, but still a no go.
Do you have any documentation, or have anyone that can provide any assistance, on how to accomplish this? I can’t seem to find anything online to help.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--MKStaff Software Engineer, Pivotal/RabbitMQ
RabbitMQ uses certificates and keys in the PEM format. You can produce them using anytool as long as the result is correct PEM.You can also convert PFX to PEM using a variety of tools:OpenSSL is available for Windows or you can use a VM or msys2. Once you have the certificate/key pairsyou can uninstall OpenSSL, get rid of the VM, etc.
On Wed, Feb 15, 2017 at 5:42 PM, Rory Thompson <rage...@gmail.com> wrote:
Hi,
We’re creating a POC using RESTful services, RabbitMq, MassTransit, and a few other underlying applications.
We’ve got a need to create these connections over SSL, and followed the instructions here – http://www.rabbitmq.com/ssl.html
This is all well and good, however, there is a new need to do this with certs created by Windows, rather than OpenSSL.
We’ve created certs, but it is not in a chain the way described in the above link. We cannot get this to work other than using OpenSSL. We have a global trusted Root CA, then a client and server cert, exported the client one to a PFX, but still a no go.
Do you have any documentation, or have anyone that can provide any assistance, on how to accomplish this? I can’t seem to find anything online to help.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.