-
Assuming I have a client and a server with both IP's mapped directly to real network interfaces and I establish a secure connection between them, once that connection is made, are there any security vulnerabilities I should watch out for during the life of the connection? Assuming certs are secure. |
Beta Was this translation helpful? Give feedback.
Answered by
ghost
Nov 14, 2019
Replies: 1 comment
-
You can run tests such as https://www.ssllabs.com/ssltest/ on your server. Other than that no, but OpenSSL is not exactly without flaws |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can run tests such as https://www.ssllabs.com/ssltest/ on your server. Other than that no, but OpenSSL is not exactly without flaws