Skip to content

Slurping the Dribble

with dav3

  • Home
  • About
  • Travel
  • Tips
  • OSX
  • WordPress
  • Account

Tag Archives: SSL

WordPress SSL

This is probably going to have a few additions to it, but let’s just start with making the site admin area force https://. To do that, open wp-config.php and this towards the end of the file: define(‘FORCE_SSL_ADMIN’, true);  No need restart anything, just save and reload your admin page

Posted byDave2017/08/30Posted intips, wordpressTags: SSL, tip, wordpressLeave a comment on WordPress SSL

Getting Chrome to accept self-signed localhost certificate

allow local self signed certificates

NOT FOR PROD Simply paste this in your chrome: chrome://flags/#allow-insecure-localhost You should see highlighted text saying: Allow invalid certificates for resources loaded from localhost Click Enable. from: https://stackoverflow.com/a/31900210/1804181

Posted byDave2017/08/24Posted ingeneralTags: chrome, SSLLeave a comment on Getting Chrome to accept self-signed localhost certificate

Recent Posts

  • dav3.net drawing to a close
  • sudo pip install…
  • MakerCase
  • Adding additional IP Address to ethernet interface
  • Back from the Moon, Apollo Astronauts Had to Go Through Customs
  • matplotlib in python on linux installation
  • Old Time Rock and Roll
  • Forgotten raspberry pi login password
  • I like beer
  • journalctl -xef -u some.service
  • Never, I say, NEVER…
  • Psychology in pricing
  • Reset admin account login
  • Flush DNS cache in Ubuntu
  • Will this haircut still be in my head on Monday?
  • A bit late
  • Cleaning out the garage
  • Each morning…
Slurping the Dribble, Proudly powered by WordPress.