Skip to content
GitLab
Explore
Sign in
Register
👍
0
👎
0
Mehdi Sabwat
@b1ue
·
Oct 13, 2020
or :
+ httpd.socket = ssl.wrap_socket(httpd.socket,
+ server_side=True,
+ certfile='~/server.pem')
or : ``` + httpd.socket = ssl.wrap_socket(httpd.socket, + server_side=True, + certfile='~/server.pem') ```
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment