
07-14-2002, 10:56 AM
|
|
Web Hosting Master
|
|
Join Date: May 2001
Posts: 1,041
|
|
Turn off system prompt when you url https:// (SSL)
I have seen a link that takes someone into SSL but they don't get any system bases prompts for going into SSL ( https://) area.
How do you turn off that prompt off?
From the same pc, when I go to some sites via https://, it prompts you when you use https://, and some sites don't prompt you when you use https://.
|

07-14-2002, 11:13 AM
|
|
Web Hosting Master
|
|
Join Date: Jun 2000
Location: Wichita, Ks, USA
Posts: 1,984
|
|
huh??? ssl sites arent supposed to prompt you unless theres something wrong with the ssl certificate.
__________________
affordablecolo.com carrier grade colocation at a affordable price!
Charles Baker - Company Operations
1-866-316-HOST
|

07-14-2002, 11:21 AM
|
|
Web Hosting Master
|
|
Join Date: May 2001
Posts: 1,041
|
|
The ssl certificate that I am using is the default ssl certificate that came with PLESK 2.0.
|

07-14-2002, 12:20 PM
|
|
Web Hosting Master
|
|
Join Date: Jan 2002
Location: Kuwait
Posts: 679
|
|
You have to purchase your own certificate.
Try a search in this board for 'ssl certificate'.
|

07-14-2002, 12:22 PM
|
|
Web Hosting Master
|
|
Join Date: Apr 2001
Location: Palm Beach, FL
Posts: 1,095
|
|
Did you read the prompts? Plesk doesn't come with a trusted cert, only a self-signed cert. Thus, you'll get a prompt about the cert not being trusted. You'll need to purchase an SSL cert from a trusted company (Verisign, Thawte, etc) for the prompts to go away.
Go to a site where you don't get a prompt and review the cert. Then go to a site where you do get the prompt and review that cert. You'll notice the differences.
__________________
Alex Llera
Professional Server Management
FreeBSD|Linux|HSphere|Cpanel|Plesk
|

07-14-2002, 12:39 PM
|
|
Web Hosting Master
|
|
Join Date: May 2001
Posts: 1,041
|
|
I see now. I actually read the prompt this time.
The problem is you cannot use the same ssl certificate on each domain with unique ip address. You can use the same ssl cert. on as many domains if they use the same ip address.
Therefore, there is no way around this, but to purchase an ssl cert. for each domain if each domain is using a static ip address, am I right? Well, is there a way around this that I don't know?
|

07-14-2002, 03:39 PM
|
|
Web Hosting Guru
|
|
Join Date: Jun 2002
Posts: 271
|
|
More or less, yes.
Each domain needs to have it's own SSL certificate. Normally, in Apache, each domain must also have a unique IP address for the secure server.
__________________
Jonathan Michaelson ( cPanel Forum Moderator and developer of csf)
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Recovery and Antivirus/AntiSpam Services http://www.configserver.com
|

07-14-2002, 03:41 PM
|
|
Web Hosting Master
|
|
Join Date: Jun 2000
Location: Wichita, Ks, USA
Posts: 1,984
|
|
Actually you can get a star certificate which will allow you to use subdomains so you could use the same cert for multiple domains, but its about 500.00.
__________________
affordablecolo.com carrier grade colocation at a affordable price!
Charles Baker - Company Operations
1-866-316-HOST
|

07-14-2002, 03:54 PM
|
|
Aspiring Evangelist
|
|
Join Date: Jul 2001
Location: UK
Posts: 350
|
|
Or you can just buy one ssl and any domain on the server need's to use the ssl can use https://www.yourdomain.com/~username/
|

07-14-2002, 03:58 PM
|
|
Web Hosting Guru
|
|
Join Date: Jun 2002
Posts: 271
|
|
But beware of falling foul of your agreement with the Certificate Authority if you do that. You're likely to be in breach of contract if you allow other businesses to use your certificate. For example, this would be a breach of contract with the standard Thawte SSL Server certificate.
__________________
Jonathan Michaelson ( cPanel Forum Moderator and developer of csf)
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Recovery and Antivirus/AntiSpam Services http://www.configserver.com
|

07-14-2002, 04:31 PM
|
|
Web Hosting Master
|
|
Join Date: May 2001
Posts: 1,041
|
|
I wonder how could web hosting companies offer SSL, if each certificate is around $100-$200/year.
If they use https://www.yourname.com/~username, then wouldn't it violates the Certification Authority like Chirpy said above.
If a host charges $10/month, wouldn't ssl cert. alone exceeds the $10/month.
There must be a general way of doing this without purchasing an ssl cert. for each domain.
Or like cbaker17 said...you star certificate. But how companies out there use this method?
|

07-14-2002, 04:33 PM
|
|
Web Hosting Guru
|
|
Join Date: Jun 2002
Posts: 271
|
|
These days, most hosting companies require the customer to purchase the SSL certificate. What you do, however, is offer the customer the ability to use that (their) certificate on their hosting plan.
__________________
Jonathan Michaelson ( cPanel Forum Moderator and developer of csf)
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Recovery and Antivirus/AntiSpam Services http://www.configserver.com
|

07-14-2002, 04:49 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Jun 2002
Posts: 80
|
|
In general, when you've got a prompt when entering a HTTPS site is because the cert is not listed as a trusted cert. All of the 'brand name' cert companies are under Tools->Internet Options->Content->Certificates->Trusted Root Certification Authorities and Intermediate Certification Authorities (MSIE).
When the (https) site owner(s) buy/install a cert (from one of those companies), or you import a new trusted root certification authorities and/or intermediate certification authorities, you won't be prompted any more.

|

07-14-2002, 05:13 PM
|
|
Web Hosting Master
|
|
Join Date: Apr 2002
Posts: 631
|
|
Quote:
Originally posted by Asia
I wonder how could web hosting companies offer SSL, if each certificate is around $100-$200/year.
If they use https://www.yourname.com/~username, then wouldn't it violates the Certification Authority like Chirpy said above.
If a host charges $10/month, wouldn't ssl cert. alone exceeds the $10/month.
There must be a general way of doing this without purchasing an ssl cert. for each domain.
Or like cbaker17 said...you star certificate. But how companies out there use this method?
|
if a host is offer ssl included in the package then it is a shared ssl certificate and the urls are normally https://username.host.com
its called a wildcard certificate and normally cost about $500.00
|

07-14-2002, 05:25 PM
|
|
Web Hosting Master
|
|
Join Date: May 2001
Posts: 1,041
|
|
What is the diffference between star cert. and wildcard cert?
When you say $500, do you mean $500/year?
Last, but not least, where can i get this cert.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|