techtroves
New member
- Joined
- Dec 29, 2023
- Messages
- 2
I set the hostname and i checked it with
hostname -f
also, i checked the 'hostname -f' is same as 'servername" in directadmin.conf
i also installed ssl following below
cd /usr/local/directadmin/scripts
./letsencrypt.sh request_single $(hostname -f) 4096
but, still, when i tried to login to directadmin under port 2222, the ssl is still showing as invalid.
kindly help resolve.
thanks
hostname -f
also, i checked the 'hostname -f' is same as 'servername" in directadmin.conf
i also installed ssl following below
cd /usr/local/directadmin/scripts
./letsencrypt.sh request_single $(hostname -f) 4096
but, still, when i tried to login to directadmin under port 2222, the ssl is still showing as invalid.
kindly help resolve.
thanks