• support[@]kurinchilion.com
  • +1 (888) 666-4252

Tags

Steps to renew letsencrypt certificate without certbot

Feb 12, 2023 - by kurinchilamp / / Post Comment
Generate a new certificate request: Use the certbot-auto tool or other ACME client to generate a new certificate request. Submit the certificate request: Submit the certificate request to Let's Encrypt using the appropriate ACME API endpoint. Download the new certificate: Once Let's Encrypt has validated your request and issued a new certificate, download it to your server. Configure your server to use the new certificate: Replace the old certificate with the new one and configure your server to use it. Test the new certificate: Test the new certificate to ensure it is working correctly. Repeat the process: Set up a schedule to repeat this process regularly to ensure your certificate is always up to date. This manual process can be time-consuming and prone to errors, so using Certbot or another ACME client is recommended. However, if you prefer to do it manually or if you are using an operating system or setup that is not supported by Certbot, these steps should help you renew your Let's Encrypt certificate.  
Continue Reading

Steps to configure Let’s Encrypt for certificate renewal

Feb 10, 2023 - by kurinchilamp / / Post Comment
Install Certbot: Certbot is a tool that makes it easy to get and manage Let's Encrypt SSL certificates. To install Certbot, follow the instructions on the official website for your operating system. Obtain a certificate: To obtain a certificate, run the following command: certbot --nginx. This command will automatically obtain and configure a certificate for your domain. Verify the certificate: Verify that the certificate has been installed correctly by visiting your website using https. (more…)
Continue Reading

TECHNOLOGY DEV STACK

Following are some of the technologies that we use to build and maintain solutions for our clients.