Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

TODO: session.authenticated & authenticatedError #313

Open
jasnell opened this issue Feb 3, 2020 · 0 comments
Open

TODO: session.authenticated & authenticatedError #313

jasnell opened this issue Feb 3, 2020 · 0 comments

Comments

@jasnell
Copy link
Member

jasnell commented Feb 3, 2020

Currently, QuicSession has separate authenticated and authenticatedError properties. The former is a boolean that is true if the peer certificate is authenticated. If false, the authenticatedError is set to an Error object that identifies the validation error. The question is: do we need two separate properties here or can we reasonably collapse those into a single property.

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

No branches or pull requests

1 participant