Search.chatgpt.com domain and SSL cert have been created
Technical: Certificates, TLS, and Monitoring
- Several comments clarify that “SSL certificate” is colloquial; technically these are X.509 certificates usable with both SSL and TLS.
- Tools and methods for noticing new certificates:
- Public CT search tools (e.g., crt.sh, Facebook’s CT search) with RSS/notifications.
- Live CT log listeners such as Certstream; can be used to detect phishing domains in real time, though the JSON volume is high.
- Cloudflare and others offer alerts when new certs are issued for your domain.
- Some organizations run their own CT consumers to scan all new certificates.
- Debate around PKI practices:
- Desire for broader adoption of X.509 Name Constraints and constrained intermediates (e.g., CA limited to
*.example.com) to avoid public exposure of internal hostnames while retaining automation. - Discussion of wildcard certs via ACME/DNS-01: very convenient, but increase blast radius if compromised.
- Arguments for and against wildcards center on security vs operational simplicity, and tailoring to org size and trust boundaries.
- Certificate Transparency is defended as primarily serving end users by making CA misuse and MitM attempts publicly visible; others worry it exposes too much operational detail.
- Desire for broader adoption of X.509 Name Constraints and constrained intermediates (e.g., CA limited to
Speculation about search.chatgpt.com
- Many infer that a new search product is coming, similar to Phind or Perplexity, possibly integrating LLM answers with web results.
- Some suggest it could reuse Bing’s index or otherwise tie into the existing Microsoft partnership and Azure infrastructure.
- Others note this could be routine internal setup or early infrastructure, and that overinterpreting a certificate is risky.
Search UX and impact on incumbents
- Several commenters see LLM-based assistants (e.g., Copilot-style experiences) as a superior way to “search”: directly getting step-by-step solutions instead of manually triaging links.
- Others counter with concrete examples where Google already shows direct answers and good results, arguing that the “old search is unusable” narrative is exaggerated or outdated.
- There is both enthusiasm (“search is doomed”) and skepticism about whether LLM search will actually displace Google, given organizational, legal, and quality constraints.
Privacy and legal/copyright concerns
- One concern is whether user chats might become publicly searchable; replies strongly assert that doing so would destroy trust and invite major lawsuits.
- Some speculate that framing ChatGPT as “search” may be a legal/PR strategy to justify web scraping similarly to search engines.
- Questions remain about how OpenAI would handle takedown or copyright complaints, with disagreement over whether simply “fighting with money” is realistic.