JavaScript 8 min read

L(O*62).ONG - Make your URL longer

loooo.ong is the longest domain name

L(O*62).ONG - Make your URL longer
TB

Tino Britty

Jun 1th, 2024

This little toy was finished last week. Just a few lines of code.

Encountered many issues during deployment, mainly related to HTTPS certificates.

The longest segment of the domain name is 63 characters. The commonName of the HTTPS certificate can be up to 64 characters.

This caused Cloudflare, Vercel, and Netlify to be unable to use Let’s Encrypt to sign HTTPS certificates (because they use the domain name in commonName), but Zeabur can use Let’s Encrypt to sign HTTPS certificates.

Finally, switching the Cloudflare certificate to Google Trust Services LLC successfully signed the certificate.

You can view the relevant certificates at https://crt.sh/?qo.ong.

Tags: Web API JavaScript Browser Communication

Stay updated

Get the latest articles delivered to your inbox

TinoBritty

© 2025 Tino Britty

Instagram 𝕏 GitHub