Jump to content

SSL installation question?


jpayam

Recommended Posts

Hi,

I want to install SSL on my Cubecart store, but ssl provider told me they don't support users on windows XP , i wanted to know whats happen for a visitor on win xp , only they receive a non secure message or completely their  access blocked .

thanks

 

 

 

Link to comment
Share on other sites

A SSL Certificate is system agnostic. Meaning, it is a plain text file that has been encrypted.

By "offering support", that could be any of several contexts:
* If a program, has it been written to run under Windows?
* If technical support, does the tech know anything about Windows and any web servers that run on Windows? (Getting a certificate installed for a web server running on Windows is administratively different than getting a certificate installed for a web server running on Linux.)

(I have three certificates: paid, free, and self-signed. Each are available for the respective web servers to use, all installed on Windows -- see my sig.)

A "secure connection" happens this way: the visitor requests a secure connection, the visitor and server talk it over and make an agreement, encryption and decryption happens. At no time does anyone mention what operating system either the visitor or the server is using.

If a visitor wants to use secure https, but your web server replies that there is no certificate available, it is the web browser's responsibility to alert the user and offer to use unsecured http, or to not make the request at all. What operating system is being used by either the visitor or the web server makes no difference.

If your SSL provider won't help you, there are hundreds of other web pages with instructions on how to get a certificate installed on Windows and how to configure the web server to use it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...