Fulltext results:
- Generate a Test Key
- Key ====== openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout testkey.key -out testkey.crt ... [[http://www.openssl.org/docs/apps/req.html#item__newkey|-newkey rsa:2048]]'': this option creates a new certificate request and a new private key. The argument tak
- Debug Server Certificate from Client
- ake has read 3229 bytes and written 443 bytes --- New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES256-GCM-SHA3