meeshkan / hmt

HTTP Mocking Toolkit
MIT License
52 stars 7 forks source link

SNI support #71

Closed aby2s closed 4 years ago

ksaaskil commented 4 years ago

Looks good, what does it do? :) Good to go once tests pass!

Ah it's broken because of missing #70 , this is good to go then.

aby2s commented 4 years ago

It adds support for SNI, a special protocol that allows ssl/tls access to different hostnames on a single IP providing a hostname during SSL Handshake.