[Noisebridge-discuss] noisebridge.net SSL cert

Brian Ferrell endenizen at gmail.com
Tue Feb 2 21:37:46 UTC 2010


In that case, perhaps someone can add these lines to .htaccess to
forward the rest of the non-www traffic?

RewriteCond %{HTTP_HOST} ^noisebridge.net [NC]
RewriteRule ^(.*)$ https://www.noisebridge.net/$1 [R=301,L]

-Brian

On Tue, Feb 2, 2010 at 12:19, Jeffrey Malone <ieatlint at tehinterweb.com> wrote:
> As I recall, noisebridge.net does not have a valid ssl cert.  Our cert is for www.noisebridge.net.
> However, since the httpd will respond on https://noisebridge.net without forwarding to www.noisebridge.net, you may get an ssl warning ( http://noisebridge.net will forward to https://www.noisebridge.net ).
>
> Simply, our ssl cert is not for the whole domain, because it's cheaper that way.  Ensure you use www.noisebridge.net to avoid a warning about an invalid certificate.  View the vertificate details for more info.
>
> Jeffrey
>
>
> ----- Original message -----
>> Is there any particular reason that noisebridge.net has an obviously
>> bogus SSL cert?
>>
>> A legit one could be gotten free @ http://cert.startcom.org/ e.g., so
>> I presume this isn't a monetary thing.
>>
>> Is someone trying to make a point? Doing an experiment in SSL security? ...?
>>
>> - Sai
>> _______________________________________________
>> Noisebridge-discuss mailing list
>> Noisebridge-discuss at lists.noisebridge.net
>> https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss
>
> _______________________________________________
> Noisebridge-discuss mailing list
> Noisebridge-discuss at lists.noisebridge.net
> https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss
>



More information about the Noisebridge-discuss mailing list