I created a clone of my Wordpress blog on my Mac copying the exact files and the site structure as well as the database.
The front page of the blog shows up alright, however I can't access wp-admin/ and can't access wp-login.php either. Instead I get the error:
Safari Can’t Open the Page
Safari can’t open the page “https://www.mynewawesomeblog.com/wp-login.php” because Safari can’t establish a secure connection to the server “www.mynewawesomeblog.com”.
Since Safari says it can't establish a secure (https) connection, I understand I need a local SSL certificate.
My question is how can I create one?