Results 1 to 3 of 3

Thread: AWS trouble

  1. #1

    Thread Starter
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    25,742

    AWS trouble

    Does anyone have any advice on AWS Route 53? Specifically, I've created a new domain, which I want to get a SSL certificate for. My problem is that example.com/test.php works, but www.example.com/test.php doesn't. If I use a DNS Checker, example.com is registered, but www.example.com isn't. The site I'm trying to get a certificate from needs to verify both example.com and www.example.com...

    That is, my A record for example.com is recognised, and my A record for www.example.com isn't recognised
    Last edited by .paul.; Oct 14th, 2024 at 05:20 PM.

  2. #2
    New Member
    Join Date
    Oct 2024
    Location
    India, GA
    Posts
    1

    Re: AWS trouble

    It sounds like you need to create a CNAME record for www.example.com pointing to example.com to resolve the issue with SSL verification.

  3. #3

    Thread Starter
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    25,742

    Re: AWS trouble

    Quote Originally Posted by Dimitry02 View Post
    It sounds like you need to create a CNAME record for www.example.com pointing to example.com to resolve the issue with SSL verification.
    Thanks. I’ll look into that when I get back to it…

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width