MyBB Community Forums

Full Version: Setting up HTTPS Need Help.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Can someone teach me how to insight the https?



I do not understand what to do with this?

can someone teach me how to set this up please....

Thanks in advance!!!
If all those replies don't help you still now, these are the steps you need to perform:

1. First you have to purchase SSL, or you can get it for free (Let's encrypt).
2. Next you need to install the certificate. If you don't have access / don't know how to then simply ask your host to do that for you.
3. If the ask for generated certificate you can use: https://www.sslforfree.com
4. Next you have to change your Board URL and Homepage URL from Site Settings in MyBB ACP.
5. And force all request through https either via .htaccess (preferred method) or through PHP.
(2018-04-27, 05:14 AM)effone Wrote: [ -> ]If all those replies don't help you still now, these are the steps you need to perform:

1. First you have to purchase SSL, or you can get it for free (Let's encrypt).
2. Next you need to install the certificate. If you don't have access / don't know how to then simply ask your host to do that for you.
3. If the ask for generated certificate you can use: https://www.sslforfree.com
4. Next you have to change your Board URL and Homepage URL from Site Settings in MyBB ACP.
5. And force all request through https either via .htaccess (preferred method) or through PHP.

Also worth noting that you can use a system such as DVZ Secure to ensure that insecure resources are proxies and to stop mixed content warnings.
After reading so much I think I could do it...  Big Grin

Thank You So Much to Lunorian, Ben Cousins, freshpromo, andrewjs18, effone, katos... thanks to you I could continue studying without being discouraged

thanks to All Users Support,  and finally I could do it... I hope I have made the required changes well

Thanks In Advance!
Pages: 1 2