SSL Forwarding Error?

Status
Not open for further replies.

entrance

New Member
Messages
2
Reaction score
0
Points
1
Hi,

x10 Domain: http://www.entrance.x10.mx/ (works fine on all browsers)
Crazy Domain: www.EnTrance.org.uk (Fine on Chrome and mobile browsers. Gives SSL errors on Opera, Firefox and Safari when using www prefix.

I have added the parked .org.uk domain in x10 cPanel.

On Crazy Domain Account Manager I redirected the .org.uk domain to forward to the x10.mx url. I changed the Nameservers.

I could access the site fine on Google chrome and Safari mobile. When using Firefox, Opera (PC and Mac) and Safari (Mac) I got (Firefox) "An error occurred during a connection to www.entrance.org.uk. SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG" and (Opera) "
This site can’t provide a secure connection" when trying to access www.EnTrance.org.uk although losing the www and just going to EnTrance.org.uk seemed to be ok.

I've spoken to Crazy Domain and they said if I'm not using email I should set my Nameservers back to DNSpackaging ones which I've done and it's still the same....

Any ideas?forefox.png opera.png
 

caftpx10

Well-Known Member
Messages
1,534
Reaction score
114
Points
63
Seeing that the domain isn't pointing to a server at least on my end, have you tried using CloudFlare for DNS (can be made DNS only)?

Also, I can confirm your account is set up to work with that custom domain. With and without www.
 
Last edited:

lylex10h

Active Member
Messages
982
Reaction score
71
Points
28
Your name-servers do not have any A records for the domain. That's a problem.
root@LYLE-PC:~# dig +short @ns1.dnspackage.com entrance.org.uk && dig +short @ns2.dnspackage.com entrance.org.uk
root@LYLE-PC:~#
 

entrance

New Member
Messages
2
Reaction score
0
Points
1
Sorry, Lyle, not sure what your suggesting me to do there? Add A records? Or add the dnspackage nameservers?
 

lylex10h

Active Member
Messages
982
Reaction score
71
Points
28
root@LYLE-PC:~# dig +short @ns1.dnspackage.com EnTrance.org.uk
root@LYLE-PC:~# dig +short @ns2.dnspackage.com EnTrance.org.uk
root@LYLE-PC:~# dig +short @ns1.x10hosting.com EnTrance.org.uk
198.91.81.3
root@LYLE-PC:~# dig +short @ns2.x10hosting.com EnTrance.org.uk
198.91.81.3
root@LYLE-PC:~#

ns1.dnspackage.com and ns2.dnspackage.com do not have A records for EnTrance.org.uk.
You should either remove ns1.dnspackage.com and ns2.dnspackage.com from the list of name servers for EnTrance.org.uk or set the A records on ns1.dnspackage.com and ns2.dnspackage.com for EnTrance.org.uk to 198.91.81.3
 
Status
Not open for further replies.
Top