grittygrease / tls13-post-handshake-auth

0 stars 2 forks source link

There is no value to the Finished if a request is rejected #12

Open martinthomson opened 8 years ago

martinthomson commented 8 years ago

If an endpoint decides not to authenticate, then there is no value to the Finished. Calculating a MAC seems pointless.

martinthomson commented 8 years ago

See tlswg/tls13-spec#573