Directadmin using old ssl certificate for https://hostname:2222

netswitch

Verified User
Joined
Dec 15, 2003
Messages
229
Location
Belgium
Hello

We have an issue with one of our server that keeps using an outdated wildcard certificate.
We have switched the server certs to letsencrypt to test, all has been adapted (https://hostname/ uses it, Exim uses it) BUT directadmin is still using the old one.
(we did this using this command : ./letsencrypt.sh request_single `hostname -f` 4096 )

What we don't get is where is Directadmin finding this old certificate, we have searched the /usr/local/directadmin and /etc folders for a text string from the outdated cert and have no result.

Can anybody tell me the exact location of the SSL certificate used by Directadmin ?

Many thanks
 
Back
Top