-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
Good Morning,
Now that I got this up and running with the correct python version, it seems the library does not support https for registration urls. See this line here as an example:
| conn = http.client.HTTPConnection(reg_url_split.hostname, reg_url_split.port) |
Is there a way we can detect https vs http, or port 443 as an example, to change to use the HTTPSConnection connection?
Thanks!
Peter
Metadata
Metadata
Assignees
Labels
No labels