ssl fails in bitnami & wordpress lightsail configurations

0

How are you?

I'm currently having an issue with intermittent failures to load resources on my server. I am using the bitnami stack with a lightsail instance, and my site loads fine with https without warnings.

However, when I try to load static resources like fonts or images to display the screen, I get an "ERR_CERT_COMMON_NAME_INVALID" issue. Interestingly, this issue occurs intermittently.

The domain was purchased by searching in the "Domains" tab of Amazon Lightsail. I am using an Ipv4 static address and additionally have a public ipv6 connected.

Looking at the failing issue in Chrome's developer tools, it's not sending requests from the domain, it's sending requests from my public ipv4 address, which seems to be causing the problem.

For example, I see the following error message in the console.

GET https://<my public ipv4 address>/wp-content/something.jpg net::ERR_CERT_COMMON_NAME_INVALID

What could be the problem? Am I configuring something incorrectly?

2回答
0

Hello.

This behavior may occur if the WordPress site URL or WordPress address settings are not configured correctly.
Please review your site URL settings, etc.

profile picture
エキスパート
回答済み 6ヶ月前
0

Hi,

Please follow this document https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-enabling-https-on-wordpress to properly set up SSL certificates for your Lightsail instance.

Thanks.

AWS
回答済み 5ヶ月前

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

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

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

関連するコンテンツ