diff --git a/docs/docs/spice_tls.rst b/docs/docs/spice_tls.rst index 3f0962305..ee44cc4e9 100644 --- a/docs/docs/spice_tls.rst +++ b/docs/docs/spice_tls.rst @@ -70,3 +70,12 @@ Disable Spice Password ---------------------- More information about `removing SPICE password `_ for all the networks. + +Debug and check TLS connection +------------------------------ + +For debug errors you can check connection to YOUR_SERVERNAME and your SPICE port from console. + +:: + + openssl s_client -connect YOUR_SERVERNAME:SPICE_PORT -tls1_3