Debian: 10.10 rsyslog-gnutls: 8.1901.0-1 libgnutls: 30.6.7
I search in where path and name file insert this var "gnutlsPriorityString".
What is her path? And her Name file? to put this var "gnutlsPriorityString"?
My goal is the TLS only work with "TLS1.3" and I test with rsyslog client.
References links:
- https://serverfault.com/questions/962207/option-to-configure-tls-version-in-rsyslog
- https://www.gnutls.org/manual/html_node/Application_002dspecific-priority-strings.html#:~:text=The%20priority%20strings%20can%20be,%2DPRIORITY%3A%2BSRP%20%27).
- https://www.gnutls.org/manual/html_node/Overriding-the-default-priority-string.html
- https://gnutls.org/manual/html_node/Priority-Strings.html
- https://serverfault.com/questions/986490/rsyslog-with-custom-tls-connection
- https://github.com/mozilla/server-side-tls/issues/30