Right now set OpenVPN custom configuration with
Can one also set this option by writing:
Not really asking this question specific to OpenVPN. Can any custom configuration setting (Run after mounting, Samba Custom Configuration, ect) pull from a file? It seems to work with the custom scheduler (works below) as...
Custom configuration options
Code:
ca /sda1/file cert /sda1/file ect... tls-cipher TLS-DHE-RSA-WITH-AES-256-GCM-SHA384
Code:
ca /sda1/file cert /sda1/file ect... tls-cipher /sda1/file-with-option
Custom configuration options