This doesn't work with Netscape and Mozilla 1.0. The CN must include the
DNS names as regex. Opera usually doesn't work because they implement the
crypto stuff in the same way like Netscape - including SPKAC :(
do they plan to fix this someday? - hmm i have to try with the regex in cn,
maybe this
Hello Everybody,
I'm trying to install, again, OpenCA 0.9.1.7 in a
machine wich has been recently installed with Red Hat
9.0, all prerrequisites (gcc compiler, perl, apache,
openssl, mod_ssl) are installed by default, after
configuring and installing OpenCA, I open my browser
(Mozilla 1.3.1 This i
Gene Hovey wrote:
I am using 0.9.1-7 and all was going well until I reached the step of
importing the CA config during the RA initialization. I've pasted the
results below. The cannot load CA-certificate is the error. My OpenLDAP
is up and running and has a database with rootdn/pw that I've val
Johnny Gonzalez wrote:
Apache's error message in error_log:
[Mon Feb 09 08:30:04 2004] [error] [client 127.0.0.1]
Directory index forbidden by rule: /var/www/html/
[Mon Feb 09 08:30:07 2004] [error] [client 127.0.0.1]
Premature end of script headers: ca, referer:
http://localhost/ca/
[Mon Feb 09
Interesting problem with LDAP in active/active mode.
When trying to publish a certificate first the basic user information is
added. The connection is then torn down and re-established to modify the
entry to add the certificate.
With active/active it's possible for this to happen on 2 seperate m
Hello,
When I install OPenCA with the following options
1. ./configure --with-httpd-fs-prefix=/etc/httpd --with-htdocs-fs-prefix=/var/www/html
--with-language=es_ES --with-openssl-prefix=/usr --with-web-host=localhost
--with-cgi-fs-prefix=/var/www/cgi-bin --with-httpd-user=apache
--with-httpd
Looks like you've missed the modules
If you do a "locate CGI.pm" what is the result?
If it is not installed, you need to install perl-CGI rpm (RH 9.0 ->
perl-CGI-2.81.88.i386.rpm).
Nos encontramos una vez mas! :-)
buena suerte de nuevo.
Johnny Gonzalez wrote:
Hello Everybody,
I'm trying to
Alexei Chetroi wrote:
0.9.2
-
Please read the docs. Here is only a short description:
0. go to OPENCADIR/etc/access_control/your_interface.xml
1. activate x509 based login
2. activate map_role
3. activate map_operation (or you have to configure the access
permission for every single role)
4.