SSL for MyVesta Panel on IP
Posted: Fri Mar 03, 2023 12:23 pm
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:
I get "Error: web domain xxx.xxx.xx.xxx doesn't exist".
If I try add the IP address as domain:
I get "Error: Web alias xxx.xxx.xx.xxx exists"
If I set HOSTNAME to the IP address and then try:
Code: Select all
bash v-add-letsencrypt-domain 'admin' $HOSTNAME '' 'yes'
If I try add the IP address as domain:
Code: Select all
bash v-add-domain 'admin' xxx.xxx.xx.xxx