3andne / restls

Restls Protocol: A Perfect Impersonation of TLS; Restls协议: 对TLS的完美伪装
BSD 3-Clause "New" or "Revised" License
276 stars 24 forks source link

Fix browser access #4

Closed 3andne closed 1 year ago

3andne commented 1 year ago
  1. Fix browser access due to incorrect record truncation.
  2. Parrot TLS server behaviour when an invalid record (e.g. a plaintext http request) is received. Namely, Restls will reset the connection if the TLS server does so.