All Questions

Filter by
Sorted by
Tagged with
0 votes
2 answers
1k views

How to use HAProxy to override 25 Certificates per Application Load Balancer limit in AWS?

I use AWS to run a web application, which supports custom domains and subdomains. I am using AWS certificate manager to generate and manage certificates. Well, say my application is available under ...
Alfred's user avatar
  • 111
0 votes
0 answers
228 views

Resources using a successfully issued (I think?) ACM Certificate produce net::ERR_CERT_AUTHORITY_INVALID when accessed

We're using an ACM certificate to afford custom CNAMEs in a CloudFront Distribution and an API Gateway API. This was working correctly until we recently moved the creation and assignment of this ...
jmkmay's user avatar
  • 211
0 votes
1 answer
2k views

How to fix LetsEncrypt renewal failing with error "Unable to reach credentials server"?

I have successfully acquired a certificate using Win-Acme installed on Windows Server 2012. The software is setup to renew using the Route53 plugin to automatically verify ownership via DNS. Win-acme ...
Rich C's user avatar
  • 103
1 vote
1 answer
120 views

SSL cert not verifying, AWS interfering? [closed]

Previous Setup: AWS load balancer and AWS cert. current setup: GeoTrust QuickSSL cert from host provider, on apache My host provider has given me the C NAME details and I added them in route53, but ...
Paul Murphy's user avatar
0 votes
1 answer
832 views

Connect AWS SSL certificate to Intercom Articles

We have our support articles in Intercom Articles and need to attach a SSL certificate to the subdomain support.packaly.com. Intercom does not offer its own certificate so we need to do it through AWS....
Axel Dekker's user avatar
1 vote
1 answer
3k views

Route53 SSL Subdomain

I have a setup where I have a top level domain hosted and the DNS is done through Route53. The SSL certificate is done through AWS certificate manager and works fine for the top level domain. It is ...
ackerchez's user avatar
  • 119
1 vote
1 answer
2k views

Can't Connect To Wordpress on EC2 With Cloudfront and SSL [closed]

I have instantaudiobook.co registered at Name Cheap and pointing to AWS Route 53. I have CloudFront in front of my AWS server (just running WordPress). I created an SSL cert in AWS Certificate ...
Brad Rhoads's user avatar
4 votes
1 answer
6k views

AWS route53 second level SSL cert wildcard [duplicate]

I use aws route53 with a wildcard SSL certificate: the certificate allows: *.domain.com In order to allow users to access both: "domain.com" and "www.domain.com" I have to setup individual records ...
Chris's user avatar
  • 173
0 votes
1 answer
3k views

Change amazon's ELB domain name to my own domain without it changing upon resolving it

I'm trying to set my own domain name as an alias for the generated DNS by Amazon's ELB. The generated DNS is not good for me, since I've purchased a certificate for my domain (www.domain.com). ...
Jorge Cespedes's user avatar