Skip to content

Updated allowing of self signed certificate#43

Open
Karthees21 wants to merge 11 commits intomainfrom
Allow-self-signed-certificate
Open

Updated allowing of self signed certificate#43
Karthees21 wants to merge 11 commits intomainfrom
Allow-self-signed-certificate

Conversation

@Karthees21
Copy link

Created an ssl_context that disables hostname checking and certificate verification, and also defined a custom SSLAdapter to integrate the ssl_context with the requests library. Configured a requests.Session to use the custom SSLAdapter for HTTPS connections and replaced requests.post with session.post to ensure the handshake requests use the custom SSL setup.

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.

1 participant