Skip to content

https support #41

@PvanHengel

Description

@PvanHengel

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions