Certificate Authority?

R Scott Belford sctinc at mac.com
Fri Jan 25 01:33:37 PST 2002


Excellent idea.

scott
On Thursday, January 24, 2002, at 11:27  PM, Warren Togami wrote:

> Yes, but is anyone up for creating our own trusted Certificate 
> Authority for
> say... Hawaii Linux users, schools and the University?
>
> We would need to work out all kinds of logistics like someone within us 
> that
> we trust to handle the certificate updates and to make sure the server 
> is
> maintained secure, but first we need enough interest locally to do this.
>
> ----- Original Message -----
> From: "Ho'ala Greevy" <hoala at secretbonus.com>
> To: "Linux & Unix Advocates & Users" <luau at list.luau.hi.net>
> Sent: Thursday, January 24, 2002 11:13 PM
> Subject: [luau] Re: Apache & Squirrelmail questions
>
>
>> after creating a cert, you could try adding something like this in your
>> httpd.conf file:
>>
>> <VirtualHost myIP>
>>     DocumentRoot /path/to/htdocs/
>>     ServerName mail.yourdomainname.com
>>     RedirectMatch ^/(.*) https://yourdomainname.com/squirrelmail
>>     CustomLog /path/to/httpd_logs/access_log combined
>> </VirtualHost>
>>
>> The RedirectMatch directive will match zero or more characters after 
>> the
>> ending '/' after the domain name.  so mail.yourdomainname.com and
>> mail.yourdomainname.com/fooblahwhatever will still redirect to
>> https://yourdomainname.com/squirrelmail
>>
>> good luck,
>> -ho'ala
>
>
>
> ---
> You are currently subscribed to luau as: sctinc at mac.com
> To unsubscribe send a blank email to $subst('Email.Unsub')



More information about the LUAU mailing list