16 days ago
Issue Summary
Both lnclass.com (root domain) and www.lnclass.com (subdomain) are displaying SSL security errors despite following Railway's DNS configuration instructions. The www subdomain shows "Setup complete" in Railway dashboard, but both domains remain inaccessible due to SSL errors.
Domain Configuration Details
Domain: lnclass.com
DNS Provider: Hostinger
Railway Project: App.Lnclassapp
Environment: Production
Steps Taken
Added custom domains on Railway:
www.lnclass.comlnclass.com
Configured DNS records on Hostinger according to Railway instructions:
www subdomain: CNAME โ
6glk0fbe.up.railway.app(TTL: 3000)Root domain: CNAME โ
l3lxj6zv.up.railway.app(as instructed by Railway)
DNS Propagation confirmed (waited 72+ hours)
Tested connectivity:
bash
curl -I https://www.lnclass.com
# Result: HTTP/2 200 (connection works, but browser shows SSL error)
curl -I https://lnclass.com
# Result: SSL error (35) OpenSSL routines::tlsv1 alert internal error
openssl s_client -connect lnclass.com:443 -servername lnclass.com
# Result: error:10080002:BIO routines:BIO_lookup_ex:system libAttachments
5 Replies
16 days ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
16 days ago
others screen-shorts
16 days ago
Check your explorer cache, try using incongnito mode or another explorer.
16 days ago
SSL Works fine: https://www.sslshopper.com/ssl-checker.html#hostname=http://lnclass.com/ and for the sub-domain: https://www.sslshopper.com/ssl-checker.html#hostname=http://www.lnclass.com/
Maybe it'ts your browser cache.
Don't forget mark the issue as resolved. After it i can receive my bounty.
Let me know if you have more questions.
13 days ago
!s