Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Support for TLS 1.2 #150

Open
Rob0jack opened this issue Mar 27, 2015 · 8 comments
Open

Support for TLS 1.2 #150

Rob0jack opened this issue Mar 27, 2015 · 8 comments

Comments

@Rob0jack
Copy link

I am not getting TLS 1.2 connection from my ssl.com certificates.
Does the current version in it's minimal support cover TLS 1.2?

@sambengtson
Copy link

@Rob0jack It supports TLS 1.2 if openssl on your machine supports it.

@Rob0jack
Copy link
Author

Rob0jack commented Apr 1, 2015

Thanks. I set SSL=on and then it gives TLS 1.2.
On Apr 1, 2015 12:08 PM, "Sam" notifications@github.com wrote:

@Rob0jack https://github.com/Rob0jack It supports TLS 1.2 if openssl on
your machine supports it.


Reply to this email directly or view it on GitHub
#150 (comment).

@sambengtson
Copy link

Keep in mind, by doing so, your also enabling SSLv3. I have a branch of this project that allows TLS 1.2 without SSLv3. This project, by default does not allow that.

@Rob0jack
Copy link
Author

Rob0jack commented Apr 1, 2015

I see, regarding SSLv3. I will check your branch. Thanks
On Apr 1, 2015 3:32 PM, "Sam" notifications@github.com wrote:

Keep in mind, by doing so, your also enabling SSLv3. I have a branch of
this project that allows TLS 1.2 without SSLv3. This project, by default
does not allow that.


Reply to this email directly or view it on GitHub
#150 (comment).

@Rob0jack
Copy link
Author

Rob0jack commented Apr 2, 2015

I am running on aws Ubuntu. It indicates TLS 1.2 with SSL on. How do I get
TLS 1.2 with SSL off? On turn on TLS?
On Apr 1, 2015 12:08 PM, "Sam" notifications@github.com wrote:

@Rob0jack https://github.com/Rob0jack It supports TLS 1.2 if openssl on
your machine supports it.


Reply to this email directly or view it on GitHub
#150 (comment).

@sambengtson
Copy link

Are you using my branch now? Try using the - - tls option instead of ssl
On Apr 1, 2015 9:53 PM, "Robo" notifications@github.com wrote:

I am running on aws Ubuntu. It indicates TLS 1.2 with SSL on. How do I get
TLS 1.2 with SSL off? On turn on TLS?
On Apr 1, 2015 12:08 PM, "Sam" notifications@github.com wrote:

@Rob0jack https://github.com/Rob0jack It supports TLS 1.2 if openssl
on
your machine supports it.


Reply to this email directly or view it on GitHub
#150 (comment).


Reply to this email directly or view it on GitHub
#150 (comment).

@Rob0jack
Copy link
Author

Rob0jack commented Apr 2, 2015

Sam, thanks for asking!! I am still using old master branch that has not
been updated in 2+ years. I looked for your branch & did not see it. With
branch I am on TLS=on gets TLS 1.0. On my set even when I get TLS 1.2 it
still says encryption is obsolete? Any pointers I b grateful for. Thnx
On Apr 1, 2015 7:56 PM, "Sam" notifications@github.com wrote:

Are you using my branch now? Try using the - - tls option instead of ssl
On Apr 1, 2015 9:53 PM, "Robo" notifications@github.com wrote:

I am running on aws Ubuntu. It indicates TLS 1.2 with SSL on. How do I
get
TLS 1.2 with SSL off? On turn on TLS?
On Apr 1, 2015 12:08 PM, "Sam" notifications@github.com wrote:

@Rob0jack https://github.com/Rob0jack It supports TLS 1.2 if openssl
on
your machine supports it.


Reply to this email directly or view it on GitHub
#150 (comment).


Reply to this email directly or view it on GitHub
#150 (comment).


Reply to this email directly or view it on GitHub
#150 (comment).

@sambengtson
Copy link

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

No branches or pull requests

2 participants