Coder Social home page Coder Social logo

Comments (2)

agomezmoron avatar agomezmoron commented on June 15, 2024

I’ve resolved the issue successfully -

Step 0 - sudo /opt/bitnami/ctlscript.sh stop apache

Step 1 Go to this path - /opt/bitnami/apache2/conf/bitnami/
How?
Type command ls and see the director and to get into folder type cd opt/bitnami/apache2/conf/bitnami
Check using ls that you can see the file bitnami.conf
open the file using sudo nano bitnami.conf

Step 2
Edit the changes -
SSLCertificateFile “/opt/bitnami/apache2/conf/server.crt”
SSLCertificateKeyFile “/opt/bitnami/apache2/conf/server.key”
press ctrl + X and Y to save

Step 3 sudo /opt/bitnami/ctlscript.sh stop

Step 4 Revoke the certificate - sudo /opt/bitnami/letsencrypt/lego --path /opt/bitnami/letsencrypt --tls --email=EMAIL --domains=DOMAIN revoke
Change the mail id and domain name

Step 4 sudo /opt/bitnami/ctlscript.sh restart

Now your certificate is revoked. Install the new certificate using - sudo /opt/bitnami/bncert-tool

from vms.

agomezmoron avatar agomezmoron commented on June 15, 2024

If your certificate was revoked by Let’s Encrypt, you need to create a new one following these steps:

https://docs.bitnami.com/general/how-to/understand-bncert 4

Happy to help!

from vms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.