Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. ≻ openssl s_client -connect 172.19.138.70:443
  2. CONNECTED(00000003)
  3. write:errno=0
  4. ---
  5. no peer certificate available
  6. ---
  7. No client certificate CA names sent
  8. ---
  9. SSL handshake has read 0 bytes and written 293 bytes
  10. Verification: OK
  11. ---
  12. New, (NONE), Cipher is (NONE)
  13. Secure Renegotiation IS NOT supported
  14. Compression: NONE
  15. Expansion: NONE
  16. No ALPN negotiated
  17. Early data was not sent
  18. Verify return code: 0 (ok)
  19. ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement