Koozali.org: home of the SME Server

Where should I get a low cost SSL Cert?

CKConsulting

Where should I get a low cost SSL Cert?
« on: November 10, 2006, 04:30:28 AM »
I'm looking for an inexpensive SSL Cert for a family email system with less than 10 users.  I found one at GoDaddy for $17, but will this do the trick?

Thanks
Rick

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Where should I get a low cost SSL Cert?
« Reply #1 on: November 10, 2006, 05:48:07 AM »
That is the one I am using, and it works just fine

Bob
If you think you know whats going on, you obviously have no idea whats going on!

CKConsulting

Where should I get a low cost SSL Cert?
« Reply #2 on: November 10, 2006, 02:34:54 PM »
Great, I'll try it then.

Rick

Offline jongkees

  • **
  • 23
  • +0/-0
    • http://www.fringel.com
Where should I get a low cost SSL Cert?
« Reply #3 on: November 11, 2006, 05:18:56 PM »
Take a look at http://www.cacert.org/.
It is an free certificate that's valid for a year.
Greetingz, Robert

CKConsulting

Where should I get a low cost SSL Cert?
« Reply #4 on: November 13, 2006, 04:31:48 AM »
Tell me if I'm wrong but it looks like cacert will still require users with IE or Firefox (99.9% of my users) to respond ok to security messages, and that's what I'm trying to avoid??????


Rick

But if not I like FREE...........

Offline pfloor

  • *****
  • 889
  • +1/-0
Where should I get a low cost SSL Cert?
« Reply #5 on: November 13, 2006, 04:46:50 AM »
Quote from: "CKConsulting"
Tell me if I'm wrong but it looks like cacert will still require users with IE or Firefox (99.9% of my users) to respond ok to security messages, and that's what I'm trying to avoid??????


Rick

But if not I like FREE...........


Here is what I have discovered to avoid the security message.

In Outlook, you need to set tne mail server name to hostname.domainname.com like what is on your self generated cert and not things like mail.domainname.com or just domainname.com.

With IE and Outlook you need to go to your webpage as https://hostname.domainname.com and accept AND install the certificate.

After you do this, you will only be asked once more in outlook to accept the cert and never again.

Hope that helps.
In life, you must either "Push, Pull or Get out of the way!"

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Where should I get a low cost SSL Cert?
« Reply #6 on: November 13, 2006, 07:09:16 AM »
Quote from: "CKConsulting"
Tell me if I'm wrong but it looks like cacert will still require users with IE or Firefox (99.9% of my users) to respond ok to security messages, and that's what I'm trying to avoid??????


Rick

But if not I like FREE...........


They just need the root ca.

Send you IE users here.
Send Firefox users here.

You only have to do it once.

For 10 users, can't be that hard.

If you don't spread the word it will never become mainstream.

Firefox that comes with Centos already has the CAcert root certificate.
Regards,
William

IF I give advise.. It's only if it was me....

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Where should I get a low cost SSL Cert?
« Reply #7 on: November 13, 2006, 07:18:56 AM »
Quote from: "crazybob"
That is the one I am using, and it works just fine

Bob


Does it require an intermediate certificate ?
Regards,
William

IF I give advise.. It's only if it was me....

CKConsulting

Where should I get a low cost SSL Cert?
« Reply #8 on: November 13, 2006, 02:45:25 PM »
My issue is with web mail.  My 10 users are always checking there email from different locations.

Rick

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Where should I get a low cost SSL Cert?
« Reply #9 on: November 13, 2006, 02:54:37 PM »
It comes with one, and I added it to the ssl section in http.conf.

Bob
If you think you know whats going on, you obviously have no idea whats going on!

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Where should I get a low cost SSL Cert?
« Reply #10 on: November 13, 2006, 11:06:55 PM »
Quote from: "crazybob"
It comes with one, and I added it to the ssl section in http.conf.

Bob


Did it work with email (not webmail).... just altering http.conf?
Regards,
William

IF I give advise.. It's only if it was me....

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Where should I get a low cost SSL Cert?
« Reply #11 on: November 14, 2006, 01:23:49 AM »
Quote from: "CKConsulting"
My issue is with web mail.  My 10 users are always checking there email from different locations.

Rick


I just put a little note on the login screen.

Webmail
Regards,
William

IF I give advise.. It's only if it was me....

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Where should I get a low cost SSL Cert?
« Reply #12 on: November 14, 2006, 01:33:58 AM »
It worked with webmail. It will depend on how you register the cert. I set mine up for www.yourdomain.com. that way any reference to www.yourdomain.com is covered. When you access https://www.yourdomain.com/webmail there is no warning. In outlook or something like that you have to set your mail servers to www.yourdomain.com, otherwise you will get an warning when you access it.
If you think you know whats going on, you obviously have no idea whats going on!