Forum Moderators: phranque

Message Too Old, No Replies

Converting a HTTP site to HTTPS site.

         

ak1jain

7:42 am on Jul 22, 2004 (gmt 0)



Hi,

I need some information to convert a site which can be accessed through HTTP to a site accessed as HTTPS.

Regards

Akhil

seo_ind

10:35 am on Jul 22, 2004 (gmt 0)

10+ Year Member



Why dont u search for this technique through Internet?

I am sure the following search string will help you :

Conversion of http to https

Use google as the source and see if it works.

regards

Vamsi

henry0

11:32 am on Jul 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome on Webmaster World

Depending on your server setting (contatct your ISP)
one of the easiest way and less $ involved will be to share your ISP certificate (many let you do that) so you do not need to purchase yours - at least at the biginning-
and ask your ISP to create a simlink of your HTTP to the secure zone - Done!-

Easy_Coder

12:54 pm on Jul 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If your ISP doesn't offer shared ssl then you can buy your own from companies like Thawte or Verisign and have your isp put it on the server for you.

Are you taking all the pages to a secured environment? You might be looking at refitting all of your hyperlinks links with https:// vs. http or relative linking throughout your project or writing some code that detects the port and autoloads securly based on port value.