An error occurred creating certificates with Let's Encrypt in aws lightsail

0

Enter image description here

質問済み 2ヶ月前153ビュー
3回答
0

Hello.

An error occurred creating certificates with let's Encrypt

The cause cannot be determined from just the image message.
Judging from the "INFO" message, it seems that it has already been authenticated.
Could you please share the exact command you executed?
Also, it seems like you are canceling midway through, but will any error messages be output if you continue?

profile picture
エキスパート
回答済み 2ヶ月前
  • I have entered this command and went to continue: sudo /opt/bitnami/bncert-tool

  • When you access "https://forkscreener.com/", you can see that the certificate was created with "example.com". Therefore, please try deleting the SSL certificate and creating it again. a
    I think the certificate is probably created in the following directory, so try deleting it.

    /opt/bitnami/letsencrypt/certificates/
    
  • Since the access is possible using HTTPS, I think that the HTTPS settings have been made in the web server's configuration file. You need to check your web server's configuration file to figure out where the certificate is located from settings such as "SSLCertificateFile". Once you know the location of the certificate from the contents set in "SSLCertificateFile", try deleting the certificate.

0

The file is empty(letsencrypt/certificates/). So, what should I delete?

How can I invalidate the existing one? Enter image description here

回答済み 2ヶ月前
0

Still, it is not working. Here I want to configure an SSL certificate.

回答済み 2ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ