Subject: CAcert Code Development list.
List archive
- From: Karl-Heinz Gödderz <Devel AT GuKK-Online.de>
- To: cacert-devel AT lists.cacert.org
- Subject: Re: configuration for cats
- Date: Sun, 13 Mar 2016 19:01:07 +0100
Hi Jan,
thank you.
is it right with you, that I try to solve your bug 0611?
Regards
Karl-Heinz
Am 13.03.2016 um 15:09 schrieb Jan Dittberner:
> On Sun, Mar 13, 2016 at 11:43:24AM +0100, Karl-Heinz Gödderz wrote:
>> Hi there,
>>
>> I'm trying to install cats on my computer and in the INSTALL.txt I found
>>
>> - Make sure that the directive "SSLVerifyClient optional" or
>> "SSLVerifyClient require"
>> are active for the CATS web directory, otherwise no client certificate
>> login is requested
>> from your browser
>>
>> where has this to happen?
>>
>> I'm not very used in apache-configuration or where else this has to be
>> done.
>>
>> Can please someone help me ?
> Hello,
>
> these directives appear in the VirtualHost block for the cats virtual host:
>
> --- 8< -------------------------------------------------------------------
> NameVirtualHost *:443
>
> <VirtualHost *:443>
> SSLEngine On
> SSLCertificateFile /home/cats/ssl/certs/cats_cert.pem
> SSLCertificateKeyFile /home/cats/ssl/private/cats_privatekey.pem
> SSLCACertificateFile
> /usr/share/ca-certificates/cacert.org/cacert.org.crt
> SSLVerifyDepth 10
> SSLOptions +StdEnvVars +ExportCertData +StrictRequire
> SSLVerifyClient require
>
> ServerAdmin
> support AT cacert.org
> DocumentRoot /home/cats/public_html
> ServerName cats.cacert.org
> ErrorLog /home/cats/logs/error.log
> CustomLog /home/cats/logs/access.log "%h %l %{SSL_CLIENT_S_DN_Email}x
> %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\""
>
> </VirtualHost>
> --- 8< -------------------------------------------------------------------
>
>> and next question is, what charset the cats directory is. utf-8?
> According to the output of file it is a mixture of ISO-8859-1 and UTF-8.
> There is an open issue to use UTF-8 everywhere [1]. The issue contains some
> comments on the consequences that have to be considered for a switch to
> UTF-8.
>
> [1] http://bugs.cacert.org/view.php?id=610
>
>
> Kind regards
> Jan
>
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
- configuration for cats, Karl-Heinz Gödderz, 03/13/2016
- Re: configuration for cats, Jan Dittberner, 03/13/2016
- Re: configuration for cats, Karl-Heinz Gödderz, 03/13/2016
- Re: configuration for cats, Jan Dittberner, 03/13/2016
- Re: configuration for cats, Benny Baumann, 03/14/2016
- Re: configuration for cats, Karl-Heinz Gödderz, 03/13/2016
- Re: configuration for cats, Jan Dittberner, 03/13/2016
Archive powered by MHonArc 2.6.18.