Certificate Validation LighSail

0

Hi,

  • Editing my question.

On LightSail I created a certificate and got two values to be configured as a CNAME for validation. I have a public hosted zone on Amazon Route53 (public domain). Now my question is do I need to create a hosted a DNS zone with the same domain name that is hosted on Route53 and create the CNAME records there on LightSail or do I create the CNAME records on Route53 or on both?* The problem I am getting is the progress is stuck on "validating...."

Any suggestions please?

Thank you. ----------------------------------------------------------------- The SSL certificate validation is taking ages on Validating state I am using Lightsail and I have done the below configurations. I configured wp-config.php file correctly to use https. This is the running configuration

define('WP_SITEURL', 'https://' . $_SERVER['HTTP_HOST'] . '/'); define('WP_HOME', 'https://' . $_SERVER['HTTP_HOST'] . '/'); if (isset($_SERVER['HTTP_CLOUDFRONT_FORWARDED_PROTO']) && $_SERVER['HTTP_CLOUDFRONT_FORWARDED_PROTO'] === 'https') { $_SERVER['HTTPS'] = 'on';

I have a domain hosted on Route53 and I created a CNAME for both (abc.com and www.abc.com) But the SSL still not validated now its more than 12 hours.

Any ideas? Thanks.

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠