Page 1 of 1

SSL for MyVesta Panel on IP

Posted: Fri Mar 03, 2023 12:23 pm
by n1ebieski
Hi, one of my client doesn't need a domain as hostname. Is it possible to generate a SSL certificate for MyVesta Panel Control on IP like https://xxx.xxx.xx.xxx:pppp ?

If I set HOSTNAME to the IP address and then try:

Code: Select all

bash v-add-letsencrypt-domain 'admin' $HOSTNAME '' 'yes'
I get "Error: web domain xxx.xxx.xx.xxx doesn't exist".

If I try add the IP address as domain:

Code: Select all

bash v-add-domain 'admin' xxx.xxx.xx.xxx
I get "Error: Web alias xxx.xxx.xx.xxx exists"

Re: SSL for MyVesta Panel on IP

Posted: Fri Mar 03, 2023 12:26 pm
by myVesta