You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that the CN in the server-side cert of the edge router we are doing the TLS handshake with is indeed the same edge router we are attempting to connect with based on hostname extracted from the network session we created on the controller.
Use the verify mechanism provided on the Forgetls.connection.
The text was updated successfully, but these errors were encountered:
Ensure that the
CN
in the server-side cert of the edge router we are doing the TLS handshake with is indeed the same edge router we are attempting to connect with based on hostname extracted from thenetwork session
we created on the controller.Use the
verify
mechanism provided on theForge
tls.connection
.The text was updated successfully, but these errors were encountered: