[SOLVED] Activate ssl how-to cmsms 1.9.4.1
Posted: Tue May 03, 2011 12:13 pm
Hello,
Can someone help me what to do to activate ssl on cmsms 1.9.4.1 ?
I think i'm missing a basic thing but i can't see any information on this.
- I want to secure http://<domainname>/preview/login with ssl
I set
$config['root_url'] = 'http://<domainname>/preview';
$config['ssl_url'] = 'https://<domainname>/preview';
I checked use this page in the page
Then i get can't find page
https://<domainname>/preview/login says can't find webpage after agree on the "go further" button.
I wan't to check it out first before i buy an certificate.
Do you need to install the cms also in the ./httpsdocs direcory ?
Maybe someone can point me in the right direction.
Thnx
Can someone help me what to do to activate ssl on cmsms 1.9.4.1 ?
I think i'm missing a basic thing but i can't see any information on this.
- I want to secure http://<domainname>/preview/login with ssl
I set
$config['root_url'] = 'http://<domainname>/preview';
$config['ssl_url'] = 'https://<domainname>/preview';
I checked use this page in the page
Then i get can't find page
https://<domainname>/preview/login says can't find webpage after agree on the "go further" button.
I wan't to check it out first before i buy an certificate.
Do you need to install the cms also in the ./httpsdocs direcory ?
Maybe someone can point me in the right direction.
Thnx