Jump to content

[Solved] Dedicated IP


PyonDude

Recommended Posts

Are they self-signed? If so, are you aware that every modern browser will try to prevent users from visiting your secure pages?

 

It's from StartSSL, though I do not care about the browser issue for the moment.

If you had some issue, it might be because I did not put intermediate server CA.

I installed it now.

 

 

Link to comment
Share on other sites

Hi djbob,

 

I sniffed with Wireshark.

I did https://pyon.tk/ and found the server is returning

 

"501 Method not implemented"

 

When I do http://pyon.tk/, it responses and see what I wrote in index.html.

 

When I do http://pyon.tk:443, it responses and see

 

"Ahoy! You're seeing this page because HelioHost has not gotten about to installing and configuring your account yet. "

 

When I do https://pyon.tk/, then firefox displays

 

"Error code: ssl_error_rx_record_too_long"

 

Do I need to configure something more ?

Link to comment
Share on other sites

You need to do the whole thing. Private key, certificate, etc. Have you done those parts? If you did them before the dedicated IP, could you try deleting the certificate and redoing? (It might have stuck with the old IP.)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...