skip to Main Content

Error when securing Apache server with SSL (certbot error)

I'm trying to deploy my Flask app when using this tutorial:https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-18-04. However, in Step 4 — Obtaining an SSL Certificate, I'm getting an error: sudo certbot --apache -d myapp.com -d www.myapp.com Error: Failed authorization procedure. www.myapp.space (http-01): urn:ietf:params:acme:error:unauthorized :: The…

VIEW QUESTION

Mixed content http and https wordpress – Woocommerce

I am working on a wordpress website, when i load my website from google chrome i found the following errors: Mixed Content: The page at 'https://www.example.com/' was loaded over HTTPS, but requested an insecure font 'http://example.com/wp-content/themes/woodstock/fonts/woodstock/woodstock.woff?421wez'. This request has been…

VIEW QUESTION
Back To Top
Search