Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve JRuby Support #3

Open
torrancew opened this issue Nov 24, 2014 · 1 comment
Open

Improve JRuby Support #3

torrancew opened this issue Nov 24, 2014 · 1 comment

Comments

@torrancew
Copy link

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.

torrancew pushed a commit to torrancew/manticore that referenced this issue Nov 29, 2014
In order to fully test TLS client authentication, CA infrastructure is
needed. This is generated by https://github.com/iSECPartners/tlspretense

Ultimately, these certificates will be generated in-band via
TLSPretense, once there is a solution to
iSECPartners/tlspretense#3.
@aetherknight
Copy link
Member

Are there any good alternatives to ruby-termios, eg that use libffi?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants