question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for wildcard certificates

See original GitHub issue

Even though I have a wildcard cert in ACM, it seems that this will not attempt to use it when available. Simply gives the generic error Error: Could not find the certificate sub.yourdomain.com sub.yourdomain.com was not created in API Gateway. even though I have a *.yourdomain.com active in ACM.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
MentalBrakecommented, Nov 15, 2017

As @majones-amplify said, wildcard are supported, it works for me. Make sure your certificate located in us-east-1, right now only edge endpoints are supported and they look for certificates only in us-east-1. If this is indeed the case, you can try this pr https://github.com/amplify-education/serverless-domain-manager/pull/49/. Though you will have to update some params to make it work, so check the updated README in the pr.

0reactions
captainsiddcommented, Jul 31, 2018

Closing due to inactivity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Wildcard Certificates - DigiCert.com
DigiCert Wildcard TLS/SSL Certificates - Secure your entire domain (UNLIMITED subdomains). Fast issuance & award-winning support. Learn more about Wildcard ...
Read more >
Wildcard certificate - Wikipedia
In computer networking, a wildcard certificate is a public key certificate which can be used with multiple sub-domains of a domain. The principal...
Read more >
Wildcard SSL Certificates to Secure a domain and its ...
A wildcard SSL certificate is a single SSL certificate that can secure multiple subdomains about the same primary domain. Wildcard certificates have an...
Read more >
How To Use A Wildcard SSL Certificate
A Wildcard SSL certificate is an incredibly versatile SSL option. A single Wildcard can secure connections for one domain and an unlimited number...
Read more >
3 Common Wildcard Certificate Risks You Should Know ...
Benefits of Wildcard Certificates · Secure unlimited subdomains: A single wildcard SSL certificate can cover as many subdomains as you want, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found