English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Is is possible with software what do I need?

2006-08-26 00:55:05 · 2 answers · asked by MrMago 2 in Computers & Internet Programming & Design

2 answers

You must go through your web hosting company. Most have a process for adding SSL to your domain. This tends to be an easier process with Linux/Unix webhosting companies than Windows Hosting companies.

1. A Certificate Signing Request is issued by your webserver. It is a long string of letters, numbers, and other characters.
2. You purchase an SSL certificate from a place like GoDaddy or Network solutions using the Certificate Signing Request.
3. You will be given the Certificate. It will be another long string of letters.
4. This certificate must be placed on your webserver. Most hosts will require that they do this for you, some have a process in a control panel.

2006-08-26 01:28:23 · answer #1 · answered by LorettoBoy 4 · 0 0

What do you mean by secure?
Does it mean that only some people should be able to see it?
Or does it mean that the page contents should download for the viewer in a secure manner.
For the 1st, use some form of password validation to access that page. This is commonly used in classes to display marks for a test tp the relevant person.
For the 2nd, use SSL. This is used by banks to allow access to data. You may also support some form of encryption etc.. but I think that would get complicated.

2006-08-26 08:25:13 · answer #2 · answered by Neil 5 · 0 0

fedest.com, questions and answers