Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

rabbitmqadmin should provide a way to disable peer verification #152

Closed
michaelklishin opened this issue Mar 9, 2016 · 0 comments
Closed

Comments

@michaelklishin
Copy link
Member

I know, I know. This is not a good idea but sometimes it's not entirely unreasonable to do that with self-signed certificates, and in particular CAs. See also #151.

michaelklishin added a commit that referenced this issue Mar 18, 2016
New command line argument (ssl-ca-cert-file) to specify the location of a CA cert that is then treated as trusted.

Peer certificate is now required, and SSLv3 is disabled.

Fixes #149 by no longer using the HTTPSConnection deprecated constructor.

References #151, #152.

Credits: Ross Jones.
michaelklishin added a commit that referenced this issue Mar 18, 2016
New command line argument (ssl-disable-hostname-verification) turns off
peer hostname verification which is on by default.

Fixes #151,#152

Credit: Ross Jones.
@michaelklishin michaelklishin added this to the 3.6.2 milestone Mar 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant