When it comes to creating a SSL cert for testing, the best way is to roll your own. Follow these instructions and you’ll have your CRT file in no time. openssl genrsa -des3 -out website.key 2048 openssl req -new -key website.key … Continue reading Self Signed SSL Certificate
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed