Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow non-mutal SSL connection #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

makenowjust
Copy link

@BojanZelic
Copy link

Can this be merged?

@arjunkchr
Copy link

arjunkchr commented Feb 6, 2021

Can we support this @jsvd @ph ?

@kares
Copy link

kares commented May 10, 2022

makes sense but I wonder if in client mode simply not setting the key/cert would set OpenSSL::SSL::VERIFY_PEER (while by default it stays OpenSSL::SSL::VERIFY_PEER|OpenSSL::SSL::VERIFY_FAIL_IF_NO_PEER_CERT) and thus no need for the extra flag

@willscavforlabkeys
Copy link

Any updates on this? Is there anything needed to get this merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'ssl-tcp' protocol enforces the use of ssl_cert with no error handling
5 participants