Tagged: ssl
All Tags
ssl
4 pages
5 related
Pages with this tag
3 · Storage, symlinks & SSL
1Create the storage symlink, detect and wire your app's addon system (Modules vs packages vs addons), then link the project to Herd over HTTPS and prove the installer route is reachable.
2 · Environment domains + SSL
2Plan the environment hostname map, add A/CNAME records, provision SSL/TLS certificates, force HTTP→HTTPS, and confirm everything with a five-check CLI verification (dig, HEAD, redirect, proxy, cert details).
2 · DNS + SSL
3Confirm the non-production domain resolves to the server and serves a valid TLS chain before the first release lands — a deploy onto an unresolved or untrusted host wastes a round-trip.
Security & compliance
4How a CodeCanyon Laravel app stays safe — secrets management, defense-in-depth, SSL/HSTS/headers, and what SOC 2, GDPR, and HIPAA actually require.