OpenSSL: OpenSSL 1.0.1t Release Notes.
例の Windows 95 以降向けのバイナリはこちら
Windows 95 で動作するOpenSSLライブラリ作ったよ!
今回は 1.0.1t 版 の中に
Win95で動作する 1.0.1t 版
SSE2対応で動作する 1.0.1t版 (Win95はOS自体が SSE2非対応)
の2つが入っています
C:\WINDOWS\デスクトップ>openssl s_client -connect www.google.com:443 Loading 'screen' into random state - done depth=2 C = US, O = GeoTrust Inc., CN = GeoTrust Global CA verify error:num=20:unable to get local issuer certificate verify return:0 read:errno=0
CONNECTED(00000018) --- Certificate chain 0 s:/C=US/ST=California/L=Mountain View/O=Google Inc/CN=google.com i:/C=US/O=Google Inc/CN=Google Internet Authority G2 1 s:/C=US/O=Google Inc/CN=Google Internet Authority G2 i:/C=US/O=GeoTrust Inc./CN=GeoTrust Global CA 2 s:/C=US/O=GeoTrust Inc./CN=GeoTrust Global CA i:/C=US/O=Equifax/OU=Equifax Secure Certificate Authority --- Server certificate -----BEGIN CERTIFICATE----- MIIgHDCCHwSgAwIBAgIITzA72OVJEgswDQYJKoZIhvcNAQELBQAwSTELMAkGA1UE BhMCVVMxEzARBgNVBAoTCkdvb2dsZSBJbmMxJTAjBgNVBAMTHEdvb2dsZSBJbnRl : 中略 : npxpvoCPF9Iq/2Zv1rU39/J6nv8g2zGGajINyXqlH4MF/2natRVA1fxNpSFX2GnY ++8qz0PGNYhRgYb4JCCrug== -----END CERTIFICATE----- subject=/C=US/ST=California/L=Mountain View/O=Google Inc/CN=google.com issuer=/C=US/O=Google Inc/CN=Google Internet Authority G2 --- No client certificate CA names sent --- SSL handshake has read 10795 bytes and written 417 bytes --- New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES128-GCM-SHA256 Server public key is 2048 bit Secure Renegotiation IS supported Compression: NONE Expansion: NONE SSL-Session: Protocol : TLSv1.2 Cipher : ECDHE-RSA-AES128-GCM-SHA256 Session-ID: BB0FBEC5C870F9BFCA18748FB55987C311D16EE3DA0A4785313B9B613DA3D392 Session-ID-ctx: Master-Key: 95074726CFE0B38567AB6E98217CD06F69C2D2BDD72DDD1D6DB34DA1F2D6512CBFEF47303C3A2EB7032BD9FDC7B809D7 Key-Arg : None PSK identity: None PSK identity hint: None SRP username: None TLS session ticket lifetime hint: 100800 (seconds) TLS session ticket: 0000 - b2 80 ee 7f 95 d6 4d b8-8c be fa fa f0 98 e5 0b ......M......... 0010 - 34 e1 ab 1e 71 70 1e 40-d5 c2 1b 47 72 7f 34 e0 4...qp.@...Gr.4. 0020 - ae 9a d4 cd 6f d1 cf 61-7e 9e ec 5d 03 8d 85 79 ....o..a~..]...y 0030 - 99 9a 82 c2 9f b3 21 93-8b 0d f2 c3 27 bf bc 8b ......!.....'... 0040 - 0a 14 b9 00 ab 64 d7 47-65 15 09 19 24 31 85 50 .....d.Ge...$1.P 0050 - 7d f6 1a f1 80 1d ec f3-07 78 6d 70 ab 38 e6 f2 }........xmp.8.. 0060 - 8d b5 99 6c 70 4a f4 6b-0a 14 0d 47 a8 87 82 5a ...lpJ.k...G...Z 0070 - f1 80 2e 15 16 ba ae cb-bd 31 48 04 c4 31 2a ff .........1H..1*. 0080 - 28 00 d7 22 d6 b5 13 2f-9d 6d 2f c1 a1 a0 53 b8 (..".../.m/...S. 0090 - 85 d9 66 bf 80 64 58 2d-00 93 cd a6 fd 20 85 28 ..f..dX-..... .( 00a0 - ba aa 88 72 ...r
Start Time: 1468215774 Timeout : 300 (sec) Verify return code: 20 (unable to get local issuer certificate) ---
C:\WINDOWS\デスクトップ>openssl version OpenSSL 1.0.1t 3 May 2016 |
Windows 95 で openssl 1.0.1t をうごかした実験 ・ω・
しばらく更新されなかったので、Win32OpenSSL_Light-1_0_1t.exeを利用していました。黒翼猫さんのopssl101t.cabの方がメールの送受信が早いような気がします。ありがとうございます。