Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
The directory containing the user's certificate file?
The directory containing the user's certificate file?
Hello,
After using "SSL Support", I want to ask is where the folder containing the certificates is located?
Thanks.
After using "SSL Support", I want to ask is where the folder containing the certificates is located?
Thanks.
-
- Support team
- Posts: 1111
- Joined: Tue Jul 30, 2013 10:18 pm
- Contact:
- Os: CentOS 6x
- Web: nginx + php-fpm
Re: The directory containing the user's certificate file?
tanquang wrote: Tue Nov 27, 2018 9:03 am Hello,
After using "SSL Support", I want to ask is where the folder containing the certificates is located?
Thanks.
Code: Select all
~/conf/web/
Re: The directory containing the user's certificate file?
-bash: /root/conf/web/: No such file or directorygrayfolk wrote: Tue Nov 27, 2018 9:42 amtanquang wrote: Tue Nov 27, 2018 9:03 am Hello,
After using "SSL Support", I want to ask is where the folder containing the certificates is located?
Thanks.Code: Select all
~/conf/web/
-
- Support team
- Posts: 1111
- Joined: Tue Jul 30, 2013 10:18 pm
- Contact:
- Os: CentOS 6x
- Web: nginx + php-fpm
Re: The directory containing the user's certificate file?
Homedir for domain owner, not for root.
-
- Support team
- Posts: 1047
- Joined: Fri Mar 21, 2014 7:49 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: The directory containing the user's certificate file?
Code: Select all
/home/$USER/conf/web/
Re: The directory containing the user's certificate file?
Nothing inside! Empty...
-
- Support team
- Posts: 1111
- Joined: Tue Jul 30, 2013 10:18 pm
- Contact:
- Os: CentOS 6x
- Web: nginx + php-fpm
Re: The directory containing the user's certificate file?
Try to see this folder as root.tanquang wrote: Wed Nov 28, 2018 9:04 amNothing inside! Empty...
Re: The directory containing the user's certificate file?
-
- Support team
- Posts: 1111
- Joined: Tue Jul 30, 2013 10:18 pm
- Contact:
- Os: CentOS 6x
- Web: nginx + php-fpm
Re: The directory containing the user's certificate file?
No any files in this folder?