Search found 2 matches
- Sat Sep 17, 2016 3:37 pm
- Forum: General Discussion
- Topic: Problem CRT
- Replies: 3
- Views: 5247
Re: Problem CRT
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
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
- Sat Sep 17, 2016 12:33 pm
- Forum: General Discussion
- Topic: Problem CRT
- Replies: 3
- Views: 5247
Problem CRT
Hi. If i restart VESTA i have this error. Stopping vesta-nginx: [FAILED] Stopping vesta-php: [FAILED] Starting vesta-nginx: nginx: [emerg] BIO_new_file("/usr/local/vesta/ssl/certificate.crt") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/usr/local/vesta/ssl/certi...