giancarlo wrote: ↑Sat Sep 17, 2016 3:37 pm
If any person need this you can do it.
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /usr/local/vesta/ssl/certificate.key -out /usr/local/vesta/ssl/certificate.crt
and after
service vesta restart
It's all