How to check the encryption protocol used when connecting to openvpn #256
-
My configuration file is configured, but I want to see if the encryption takes effect. There seems to be no encryption protocol information in the log, but no error is reported. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
If you enable debug logging and increase the log level in your configuration profile, you will see information like this in your logs:
To enable debug logging, as
To increase the log level in your configuration profiles ... if you have imported the configuration profile using
otherwise add |
Beta Was this translation helpful? Give feedback.
If you enable debug logging and increase the log level in your configuration profile, you will see information like this in your logs:
To enable debug logging, as
root
run this command:To increase the log level in your configuration profiles ... if you have imported the configuration profile using
openvpn3 config-import
, you can do this: