Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

only use a single certificate [do not merge] #37

Closed
wants to merge 1 commit into from

Conversation

marten-seemann
Copy link
Collaborator

Closes #21. Closes #23.

We don't have to worry about backwards compatibility if we make sure to not merge this PR before using a new QUIC version.

Please DON'T merge!

@ghost ghost assigned marten-seemann Nov 15, 2018
@ghost ghost added the status/in-progress In progress label Nov 15, 2018
@@ -21,29 +19,7 @@ const hostname = "quic.ipfs"
const certValidityPeriod = 180 * 24 * time.Hour
Copy link
Member

Choose a reason for hiding this comment

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

We might as well just make this infinite, at this point.

@marten-seemann
Copy link
Collaborator Author

Closing due to age. #67 contains the updated handshake logic.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explicitly note certificate "purpose" (the subject) Custom length certificate changes
2 participants