[openssl-users] Pre-TLS Handshake Data

2018-04-19 Thread Gary Johnson
Hey Folks, I'm trying to figure out what this data is that is being sent pre-handshake: $ openssl s_client -connect google.com:443 -debug -state -msg CONNECTED(0005) SSL_connect:before/connect initialization write to 0x7ff53bc07c20 [0x7ff53c002e00] (318 bytes => 318 (0x13E)) - 16 03 01 0

Re: [openssl-users] engine interface for genrsa

2018-04-19 Thread Scott Wisniewski
FYI: If you provide an genrsa implementation in your engine that doesn't include the private parameters, even if it's marked with RSA_FLAG_EXT_PKEY, the openssl executable will not handle it correctly. That's because genrsa_main assumes that the object that comes back is an rsa private key. So it

[openssl-users] Looking for beta testers for libsuola

2018-04-19 Thread Nicola
Hey Folks, we just released a project that we hope is going to help researchers, developers, and ease the life of distro maintainers, and of everyone working on making the Internet more secure through OpenSSL, ultimately benefit all the users. The project is called [libsuola](https://github.com/r