Hi, we’re having an issue on our laravel based app. The digital ocean domain as well as ours are not having the security certificates assigned and that is causing issues. Any idea what might be the problem?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
If SSL certificates aren’t being assigned, it’s usually one of two things:
DNS not fully propagated or misconfigured – make sure your domain is correctly pointed (CNAME for subdomains or A record for apex domains).
Certificate provisioning failed – try re-deploying your app on App Platform to trigger a new SSL setup.
Also, make sure there’s no redirect loop or mixed content causing the logout to hit an insecure URL.
If you think that it is an issue with the Platform itself, you can submit a ticket at do.co/support.
- Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.