Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ pyOpenSSL - A Python wrapper around the OpenSSL library

See the file INSTALL for installation instructions.

See http://github.com/pyca/pyopenssl for development.
See https://github.com/pyca/pyopenssl for development.

See https://pyopenssl.readthedocs.org for documentation.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The URL is malformed. 😢

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm? Why's that? I'm guessing "the path is the empty string", but I thought at least RFC 3986 supported empty paths. I don't know if that's still current, or if maybe I misunderstand the RFC, or... Could you elaborate?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd be interested to know as well. Am I just relying on browser behavior that's less strict about the RFCs?


See https://mail.python.org/mailman/listinfo/pyopenssl-users for the discussion mailing list.

Expand Down