Fathira Posted July 8, 2017 Posted July 8, 2017 hi which is highest security setting for https domain Use the PHP Encryption library with openssl extension (highest security) OR. Use Rijndael with mcrypt lib. OR Use the custom BlowFish class. PLEASE ADVICE
Fathira Posted July 8, 2017 Author Posted July 8, 2017 Thanks mdk your qiq answer OK how to efect website speed php algoritham ? My site now gtmetrix page speed green A100 Yslow green A90 Thanks
alwayspaws Posted July 9, 2017 Posted July 9, 2017 @mdekker I just enabled PHP Encryption library with openssl extension (highest security). Continuing in the performance section: what settings do I use for: Caching and FULL PAGE CACHE, please? Right now, both are set to "no".
alwayspaws Posted July 9, 2017 Posted July 9, 2017 @Fathira said in which is highest security setting for https domain: hi which is highest security setting for https domain Thanks very much for asking this question!
Briljander Posted July 11, 2017 Posted July 11, 2017 Yeah, I would appreciate a blog post in the development blog about some kind of standard setting for best performance and "standard" settings for back office.
KD Posted October 5, 2017 Posted October 5, 2017 @alwayspaws Please can you give some more details on how to enable PHP Encryption library with openssl extension (highest security)?
alwayspaws Posted October 5, 2017 Posted October 5, 2017 @kd said in which is highest security setting for https domain: @alwayspaws Please can you give some more details on how to enable PHP Encryption library with openssl extension (highest security)? Hello, @KD Make sure you have your admin password available, please Back Office (admin) Advanced Parameters Performance CIPHERING Click the radio button for “Use the PHP Encryption library with openssl extension (highest security).” It will say “everyone will be logged out” so just log back in if you’re logged out. I hope this helps you! Stephanie
alwayspaws Posted October 5, 2017 Posted October 5, 2017 @KD It’s really @alwayspaws :) but you’re very welcome!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now