Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get the Client-Side TLS ?
#1
Does anyone know how I can capture the client’s TLS using the ssl module, because I need to be able to negotiate the TLS version to be used in an SSL connection ?
Reply
#2
see: https://docs.python.org/3/library/ssl.html which has some example code.
also take a look at: https://stackoverflow.com/a/50538143 which is a good response to a similar question
JohnnyCoffee likes this post
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to horizontally align and display images side-by-side in an email using Python? shantanu97 0 1,010 Feb-22-2023, 11:41 PM
Last Post: shantanu97
  4D array with only elements on one side of the diagonal schniefen 0 1,696 Dec-24-2020, 11:32 AM
Last Post: schniefen
  NumPy Side Effects - HELP UNDERSTANDING lasek723 3 3,492 Sep-17-2020, 06:56 AM
Last Post: lasek723
  Explanation of the left side of this statement please rascalsailor 3 2,520 Sep-09-2020, 02:02 PM
Last Post: rascalsailor
  putting 2 lists items side by side Jiwan 1 2,251 Apr-30-2020, 01:04 AM
Last Post: Larz60+
  Save a file uploaded from client-side without having to read into memory andym118 3 5,078 Nov-21-2019, 07:34 AM
Last Post: DeaD_EyE
  How to print data in bracket in list in one side. phob0s 2 2,194 Jul-23-2019, 08:00 AM
Last Post: phob0s
  Publishing two boards side by side DJ_Qu 4 2,502 May-15-2019, 08:57 PM
Last Post: Yoriz

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020