Page 1 of 2

The directory containing the user's certificate file?

Posted: Tue Nov 27, 2018 9:03 am
by tanquang
Hello,
After using "SSL Support", I want to ask is where the folder containing the certificates is located?
Thanks.

Re: The directory containing the user's certificate file?

Posted: Tue Nov 27, 2018 9:42 am
by grayfolk
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?

Posted: Tue Nov 27, 2018 4:08 pm
by tanquang
grayfolk wrote:
Tue Nov 27, 2018 9:42 am
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/
-bash: /root/conf/web/: No such file or directory

Re: The directory containing the user's certificate file?

Posted: Tue Nov 27, 2018 4:58 pm
by grayfolk
tanquang wrote:
Tue Nov 27, 2018 4:08 pm

-bash: /root/conf/web/: No such file or directory
Homedir for domain owner, not for root.

Re: The directory containing the user's certificate file?

Posted: Tue Nov 27, 2018 8:36 pm
by Alex Connor
tanquang wrote:
Tue Nov 27, 2018 4:08 pm
-bash: /root/conf/web/: No such file or directory

Code: Select all

/home/$USER/conf/web/

Re: The directory containing the user's certificate file?

Posted: Wed Nov 28, 2018 9:04 am
by tanquang
Alex Connor wrote:
Tue Nov 27, 2018 8:36 pm
tanquang wrote:
Tue Nov 27, 2018 4:08 pm
-bash: /root/conf/web/: No such file or directory

Code: Select all

/home/$USER/conf/web/
Nothing inside! Empty...

Re: The directory containing the user's certificate file?

Posted: Wed Nov 28, 2018 9:12 am
by tanquang

Re: The directory containing the user's certificate file?

Posted: Wed Nov 28, 2018 1:38 pm
by grayfolk
tanquang wrote:
Wed Nov 28, 2018 9:04 am
Alex Connor wrote:
Tue Nov 27, 2018 8:36 pm
tanquang wrote:
Tue Nov 27, 2018 4:08 pm
-bash: /root/conf/web/: No such file or directory

Code: Select all

/home/$USER/conf/web/
Nothing inside! Empty...
Try to see this folder as root.

Re: The directory containing the user's certificate file?

Posted: Sat Dec 08, 2018 3:52 pm
by tanquang
grayfolk wrote:
Wed Nov 28, 2018 1:38 pm
tanquang wrote:
Wed Nov 28, 2018 9:04 am
Alex Connor wrote:
Tue Nov 27, 2018 8:36 pm

Code: Select all

/home/$USER/conf/web/
Nothing inside! Empty...
Try to see this folder as root.
Yes! Empty... :(

Re: The directory containing the user's certificate file?

Posted: Sat Dec 08, 2018 7:30 pm
by grayfolk
No any files in this folder?