04-14-2023, 10:11 PM
User's Recommand: Advanced
I have found a way to get SSL to work with EHCP. See link for demo!
Im not going to explain everything but with my networking guide and reading topics about Apache. You shouldnt have a issue!
You can use OpenSSL or purchase your own.
Note:OpenSSL is not supported by most browsers. Buying is recommanded but OpenSSL is also a opinon.
You need to get your server.crt and example.key files placed in a folder name it whatever you desire under Apache's program root folder. Most people just name it SSL.
You'll need to insert SSLEngine into your new website in Sites enabled and Sites Available. Google for the code.
Copy EHCP folder into var/www
Make a new folder & name it whatever you want.
I used html
So now you'll need to do a few things to continue and get it working.
edit and change the cp's file location in classapp.php
make a template that goes to your new cp.
make a backup and save the org cp in vhosts just in case.
**IF 2 CP's are enabled you'll need to change or remove one of them so there will not be a conflict**
Message Expected for this will be. (This page contains secure & not secure items continue?)
Restart everything and you should be all set!
If you use OpenSSL and happen to purchase one online.
You just have to replace the new .crt file or delete all text in file and insert the new one.
Example site of EHCP SSL located Below
https://www.webhostinghand.com
Restored from old drupal forum, for user uid:212 username:BlackFire Predsident
You may reset your password to access your new account here.
I have found a way to get SSL to work with EHCP. See link for demo!
Im not going to explain everything but with my networking guide and reading topics about Apache. You shouldnt have a issue!
You can use OpenSSL or purchase your own.
Note:OpenSSL is not supported by most browsers. Buying is recommanded but OpenSSL is also a opinon.
You need to get your server.crt and example.key files placed in a folder name it whatever you desire under Apache's program root folder. Most people just name it SSL.
You'll need to insert SSLEngine into your new website in Sites enabled and Sites Available. Google for the code.
Copy EHCP folder into var/www
Make a new folder & name it whatever you want.
I used html
So now you'll need to do a few things to continue and get it working.
edit and change the cp's file location in classapp.php
make a template that goes to your new cp.
make a backup and save the org cp in vhosts just in case.
**IF 2 CP's are enabled you'll need to change or remove one of them so there will not be a conflict**
Message Expected for this will be. (This page contains secure & not secure items continue?)
Restart everything and you should be all set!
If you use OpenSSL and happen to purchase one online.
You just have to replace the new .crt file or delete all text in file and insert the new one.
Example site of EHCP SSL located Below
https://www.webhostinghand.com
Restored from old drupal forum, for user uid:212 username:BlackFire Predsident
You may reset your password to access your new account here.