MRatWork Forum by Mustafa Ramadhan

General Discussions => GNU/Linux Helps => Topic started by: digitaltech on 2016-05-11, 05:39:51

Title: force ssl redirect
Post by: digitaltech on 2016-05-11, 05:39:51
how to cancel force redict http to https from ssh console
i cant access any more from the default port as for the ssl certificate is not yet installed
 thanks for help


Title: Re: force ssl redirect
Post by: MRatWork on 2016-05-11, 05:44:13
how to cancel force redict http to https from ssh console
i cant access any more from the default port as for the ssl certificate is not yet installed
 thanks for help



Access via 'http://IP:7778' after run 'sh /script/defaultport'.
Title: Re: force ssl redirect
Post by: digitaltech on 2016-05-12, 17:25:38
done with success
thanks a lot mustafa
Title: Re: force ssl redirect
Post by: digitaltech on 2016-05-15, 15:06:00
Hi Mustafa;
I installed letsencrypt manually on one of my domains. i checked through https://www.digicert.com/help. everythig is fine only the following in bold.

OCSP Staple:   Not Enabled
OCSP Origin:   Good
CRL Status:   Not Enabled

how to  to enable OCSP Stapling for NGINX  on kloxo mr 7?
which config file should be edited ? etc/ngnix/ngnix.conf or default.conf?

many regards
Title: Re: force ssl redirect
Post by: MRatWork on 2016-05-15, 16:13:28
Update Kloxo-MR 7 to latest one and then running 'sh /script/cleanup'. With cleanup, Kloxo-MR will be remove letsencrypt-auto and then install acme.sh. Kloxo-MR using acme.sh instead letsencrypt-auto becuase the code is pure bash instead python.

About, OSCP stapling, wait for next update.
Title: Re: force ssl redirect
Post by: digitaltech on 2016-05-16, 11:23:28
thank you a lot
 Good luck for the next update  :)