Common Issues deployment

SSL Certificate Error or Site Not Secure Warning

Your app shows a 'Not Secure' warning in the browser, or visitors see a full-page SSL/TLS certificate error warning them the site is unsafe. This scares users away and can break functionality like payments and auth.

Common Causes

  • SSL certificate not installed or expired
  • Custom domain not properly configured with your hosting provider
  • Mixed content — HTTPS page loading HTTP resources
  • DNS records not pointing to the correct server
  • Hosting provider doesn't auto-provision SSL for custom domains

How to Fix It

  1. Check if your hosting provider offers free SSL (most do — Vercel, Netlify, Railway auto-provision)
  2. Verify your DNS records are correct (A record or CNAME pointing to your host)
  3. If using a custom domain, check the hosting provider's domain settings for SSL status
  4. Look for mixed content warnings in the browser console and update HTTP URLs to HTTPS
  5. Wait up to 24 hours after DNS changes for SSL to provision

Real developers can help you.

ISHANTDEEP SINGH ISHANTDEEP SINGH Senior Software Engineer with 7+ years of experience in React, JavaScript, TypeScript, Next.js, and Node.js. I’ve also worked as a tech lead for startups, owning end-to-end technical execution including architecture, development, scaling, and delivery. I bring a strong mix of hands-on coding, product thinking, and technical leadership, and I’m comfortable building products from scratch as well as improving and scaling existing systems. AUXLE AUXLE I am a Full Stack Developer experienced in building Websites, Web apps and Cross Platform Mobile Apps for Startups and Companies. Yovel Cohen Yovel Cohen I got a lot of experience in building Long-horizon AI Agents in production, Backend apps that scale to millions of users and frontend knowledge as well. Jaime Orts-Caroff Jaime Orts-Caroff I'm a Senior Android developer, open to work in various fields Anthony Akpan Anthony Akpan Developer with 8 years of experience building softwares fro startups Nam Tran Nam Tran 10 years as fullstack developer Meïr Ankri Meïr Ankri Full-stack developer specializing in React / Next.js / Node.js with 6+ years of experience. I've worked across various sectors including automotive (Reezocar/Société Générale), healthcare (Medical Link SaaS), and e-commerce (Glasman). I build web apps end-to-end, from architecture to production, with a focus on scalability, performance, and code quality. I also mentor junior developers and contribute to technical decisions and code reviews. Rudra Bhikadiya Rudra Bhikadiya I build and fix web apps across Next.js, Node.js, and DBs. Comfortable jumping into messy code, broken APIs, and mysterious bugs. If your project works in theory but not in reality, I help close that gap. Costea Adrian Costea Adrian Embedded Engineer specilizing in perception systems. Latest project was a adas camera calibration system. Matt Butler Matt Butler Software Engineer @ AWS

Describe what's wrong in plain English. No technical knowledge needed.

Get Help

Frequently Asked Questions

My site shows 'Not Secure'. Will this affect my business?

Yes. Browsers warn users away from non-HTTPS sites, payment providers require HTTPS, and Google penalizes non-HTTPS sites in search rankings. Fix this as soon as possible.

I added a custom domain and now SSL is broken. What happened?

Your hosting provider needs to provision an SSL certificate for your custom domain. Check their domain settings — most do this automatically but it can take a few hours.

Related Common Issues Issues

Can't fix it yourself?
Real developers can help.

You don't need to be technical. Just describe what's wrong and a verified developer will handle the rest.

Get Help