Hetzner DirectAdmin
Member
Where? As far as I know only TLS 1.0 and 1.1 was deprecated, TLS 1.2 is used all over still.
Ok, I think I got confused that might have been 1.1 I was referring to.
If I may ask a quick question.
Referring to the DKIM Selector modification, to make a very minor change to /etc/exim.variables.conf.default
will the change be overwritten?
or do I have to do the change in /etc/exim.variables.conf.custom ?
This is one my last hurdle in the DA setup, but it is for personal reasons.
I tried:
nano /usr/local/directadmin/conf/directadmin.conf
then add
minimumtls=v1_1
Then i tried to edit the /etc/exim.variables.conf.default
openssl_options = removing +no_tlsv1_1
Then rebuild but it overwrote my config
So I guess I have to do the custom build thingy?