Changes

From SME Server
Jump to navigationJump to search
9 bytes added ,  18:47, 30 April 2020
Line 111: Line 111:  
  openssl s_client -connect youserver.com:465 -tls1_1
 
  openssl s_client -connect youserver.com:465 -tls1_1
   −
Note: if you server supports the protocal
+
Note: if your server supports the protocol, You will get:
You will get:
   
  Protocol : TLSvX
 
  Protocol : TLSvX
 
  Cipher : XXX
 
  Cipher : XXX
Line 118: Line 117:  
(You my need to CTL C out)
 
(You my need to CTL C out)
   −
If you server does not support the protocal, you will get
+
If your server does not support the protocol, you will get
 
  Secure Renegotiation IS NOT supported
 
  Secure Renegotiation IS NOT supported
 +
 
 +
  [[category:developer]]
 
   
 
   
[[category:developer]]
+
 
+
  [[category:advanced]]
[[category:advanced]]
 
2

edits

Navigation menu