Fathira Posted July 8, 2017 Share 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 Link to comment Share on other sites More sharing options...
Fathira Posted July 8, 2017 Author Share 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 Link to comment Share on other sites More sharing options...
alwayspaws Posted July 9, 2017 Share 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". Link to comment Share on other sites More sharing options...
alwayspaws Posted July 9, 2017 Share 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! Link to comment Share on other sites More sharing options...
Briljander Posted July 11, 2017 Share 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. Link to comment Share on other sites More sharing options...
alwayspaws Posted July 11, 2017 Share Posted July 11, 2017 I agree. Link to comment Share on other sites More sharing options...
KD Posted October 5, 2017 Share Posted October 5, 2017 @alwayspaws Please can you give some more details on how to enable PHP Encryption library with openssl extension (highest security)? Link to comment Share on other sites More sharing options...
alwayspaws Posted October 5, 2017 Share 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 Link to comment Share on other sites More sharing options...
KD Posted October 5, 2017 Share Posted October 5, 2017 @Stephanie Thank You. Link to comment Share on other sites More sharing options...
alwayspaws Posted October 5, 2017 Share Posted October 5, 2017 @KD It’s really @alwayspaws :) but you’re very welcome! Link to comment Share on other sites More sharing options...
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