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

I'm getting error "Public key for jenkins-2.232-1.1.noarch.rpm is not installed" while installing Jenkins on AWS EC2 – CentOS

I'm installing Jenkins on AWS EC2 CentOS instance. I'm following this tutorial for installation - https://medium.com/@itsmattburgess/installing-jenkins-on-amazon-linux-16aaa02c369c. I'm getting the below error while installing: Downloading packages: warning: /var/cache/yum/x86_64/7/jenkins/packages/jenkins-2.232-1.1.noarch.rpm: Header V4 RSA/SHA512 Signature, key ID 45f2c3d5: NOKEY:00 ETA Public key for jenkins-2.232-1.1.noarch.rpm…

VIEW QUESTION
Back To Top
Search