stud
stud copied to clipboard
Support for TLS 1.2
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?
@Rob0jack It supports TLS 1.2 if openssl on your machine supports it.
Thanks. I set SSL=on and then it gives TLS 1.2. On Apr 1, 2015 12:08 PM, "Sam" [email protected] 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 https://github.com/bumptech/stud/issues/150#issuecomment-88597455.
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.
I see, regarding SSLv3. I will check your branch. Thanks On Apr 1, 2015 3:32 PM, "Sam" [email protected] 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 https://github.com/bumptech/stud/issues/150#issuecomment-88653560.
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" [email protected] 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 https://github.com/bumptech/stud/issues/150#issuecomment-88597455.
Are you using my branch now? Try using the - - tls option instead of ssl On Apr 1, 2015 9:53 PM, "Robo" [email protected] 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" [email protected] 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 https://github.com/bumptech/stud/issues/150#issuecomment-88597455.
— Reply to this email directly or view it on GitHub https://github.com/bumptech/stud/issues/150#issuecomment-88708443.
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" [email protected] wrote:
Are you using my branch now? Try using the - - tls option instead of ssl On Apr 1, 2015 9:53 PM, "Robo" [email protected] 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" [email protected] 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 https://github.com/bumptech/stud/issues/150#issuecomment-88597455.
— Reply to this email directly or view it on GitHub https://github.com/bumptech/stud/issues/150#issuecomment-88708443.
— Reply to this email directly or view it on GitHub https://github.com/bumptech/stud/issues/150#issuecomment-88708731.
Try this https://github.com/sambengtson/stud