You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TLSPretense has huge potential for helping as a framework for generating certificates for test suites. I believe that the main use case for such a situation would be to embed TLSPretense::CertMaker::Runner instances in test harnesses (for example, alongside https://github.com/finnlabs/webrick_httpreverseproxyserver), however, the requirement on ruby-termios makes this nontrivial for environments like JRuby. It would be fantastic to make TLSPretense embeddable in those environments, to help automated TLS behavior testing.
The text was updated successfully, but these errors were encountered:
torrancew
pushed a commit
to torrancew/manticore
that referenced
this issue
Nov 29, 2014
TLSPretense has huge potential for helping as a framework for generating certificates for test suites. I believe that the main use case for such a situation would be to embed TLSPretense::CertMaker::Runner instances in test harnesses (for example, alongside https://github.com/finnlabs/webrick_httpreverseproxyserver), however, the requirement on ruby-termios makes this nontrivial for environments like JRuby. It would be fantastic to make TLSPretense embeddable in those environments, to help automated TLS behavior testing.
The text was updated successfully, but these errors were encountered: