Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dmdhrumilmistry
Copy link
Collaborator

No description provided.

@dmdhrumilmistry dmdhrumilmistry added the RELEASE Dev branch merged into main for releasing new version label Jul 29, 2024
@dmdhrumilmistry dmdhrumilmistry self-assigned this Jul 29, 2024
Comment on lines +15 to +17
httpd.socket = ssl.wrap_socket(
httpd.socket, keyfile="key.pem", certfile="cert.pem", server_side=True
)

Check failure

Code scanning / CodeQL

Default version of SSL/TLS may be insecure

Call to deprecated method ssl.wrap_socket does not specify a protocol, which may result in an insecure default being used.
@dmdhrumilmistry dmdhrumilmistry merged commit 1b43851 into main Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RELEASE Dev branch merged into main for releasing new version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants