tlsfuzzer/tlslite-ng

Implement protocol renegotiation

Open

#66 opened on Dec 1, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (95 forks)auto 404
complexenhancementhelp wanted

Repository metrics

Stars
 (269 stars)
PR merge metrics
 (PR metrics pending)

Description

For now the renegotiation is rejected on server side and simply unsupported in client side.

When implementing we need to make sure that the certificates and encryption settings stay associated with correct session.

Contributor guide