Concerning Security warnings given by browser.

Having problems with IHMC CmapServer? Think you have found a bug? Let us know!
Forum rules
Before you post a problem or bug, please be sure you have included the version number of IHMC CmapServer, the operating system and version, the amount of RAM, and any other information that allows us to be able to replicate the problem you are having. (i.e. what were you doing when the problem occur? were you running another program (application) by the time you have the problem?)
Post Reply
dgroos
Posts: 128
Joined: Sun May 31, 2009 9:12 pm
Location: Minnesota USA

Concerning Security warnings given by browser.

Post by dgroos »

It's no surprise that modern browsers give alarming, multi-stage, 'get-me-outta-here' warnings when they go to a site that is https and doesn't have special authentication certificates. My web server is running on the Minneapolis Public Schools backbone--what options do I have to make it so that browsers don't give these security warnings? Which do you recommend?

Thanks,
David
rcarvajal
Posts: 80
Joined: Tue Mar 31, 2009 5:52 pm
Location: Pensacola, FL
Contact:

Re: Concerning Security warnings given by browser.

Post by rcarvajal »

@dgroos:

If you want to avoid the security warnings, then you will need to create (buy!) a SSL Certificate from a certified authority.

A self-signed Certificate (as the one you probably have) is not "trusted", so the users are prompted to add your site (the CmapServer's site) in the list of trusted places. If they add the certificate, then they won't be prompted anymore.
Rodrigo Carvajal
dgroos
Posts: 128
Joined: Sun May 31, 2009 9:12 pm
Location: Minnesota USA

Re: Concerning Security warnings given by browser.

Post by dgroos »

Hi @rcarvajal,

Thanks for that. Exploring alternatives, is it necessary to have the cmapserver publish on https? What would be the security risks of just using port 80 as the web server and no ssl? Is it possible?
David
Post Reply