Advertisement
razec

certificate

Feb 17th, 2015
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. bash-4.3$ openssl s_client -connect localhost:631
  2. CONNECTED(00000003)
  3. write:errno=104
  4. ---
  5. no peer certificate available
  6. ---
  7. No client certificate CA names sent
  8. ---
  9. SSL handshake has read 0 bytes and written 361 bytes
  10. ---
  11. New, (NONE), Cipher is (NONE)
  12. Secure Renegotiation IS NOT supported
  13. Compression: NONE
  14. Expansion: NONE
  15. No ALPN negotiated
  16. ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement