Hi all,
I don't know if is possible but I would like to create a scenario like this:
http://www.mydomain.com - web site
https://www.mydomain.com/backend - web site with my cms/control panel
I would like that only client with the client certificates can access to the https url for this domain (client must install in the browsers the client certificate)
I have the following configuration:
Centos5.4 32bit with plesk 9.3, 3 IP address on a dedicated server.
I have 2 domain and the plesk panel itself on IP address 01
I have another domain "mydomain" on IP address 02
I have enable the ssl option in the web hosting setup for the domain "mydomain".
From my linux office computer I have generated the ssl certificates with openssl, tested it, it work.
From plesk control panel -> mydomain I have uploaded 3 files from the section "upload certificates files" in the following order :
server-key.pem, server-cert.pem, ca-cert.pem
Now if I'm going to: https://www.mydomain.com after some browser alert I can see the plesk https welcome page.
In my mind I was expecting not to see the page because I haven't installed the client certificates in the browser.
Any help about it is very appreciate.
Bye
I don't know if is possible but I would like to create a scenario like this:
http://www.mydomain.com - web site
https://www.mydomain.com/backend - web site with my cms/control panel
I would like that only client with the client certificates can access to the https url for this domain (client must install in the browsers the client certificate)
I have the following configuration:
Centos5.4 32bit with plesk 9.3, 3 IP address on a dedicated server.
I have 2 domain and the plesk panel itself on IP address 01
I have another domain "mydomain" on IP address 02
I have enable the ssl option in the web hosting setup for the domain "mydomain".
From my linux office computer I have generated the ssl certificates with openssl, tested it, it work.
From plesk control panel -> mydomain I have uploaded 3 files from the section "upload certificates files" in the following order :
server-key.pem, server-cert.pem, ca-cert.pem
Now if I'm going to: https://www.mydomain.com after some browser alert I can see the plesk https welcome page.
In my mind I was expecting not to see the page because I haven't installed the client certificates in the browser.
Any help about it is very appreciate.
Bye