Skip to content

Commit

Permalink
fix(certs): Debug options
Browse files Browse the repository at this point in the history
  • Loading branch information
fv3rdugo committed Sep 17, 2024
1 parent eefd129 commit 73b65a1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/docs/spice_tls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,12 @@ Disable Spice Password
----------------------

More information about `removing SPICE password <https://ravada.readthedocs.io/en/latest/docs/Disable_spice_password.html>`_ 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

0 comments on commit 73b65a1

Please sign in to comment.