Hi folks,
hallo michael,
succeded to install latest snapshot (openca-0.9-SNAP-20030820) only after
deinstalling the original perl-modules from SuSE (Digest::MD5, gettest and
CGI::Session) and using the OpenCA-modules!
Now I'm using the original httpd.conf with one "Listen 8080" and the rest
in custom apache.conf in OpenCA-directory:
<VirtualHost ca.lynx.de:8080>
ServerName ca.lynx.de
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /PKI.CA/apache/htdocs
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
downgrade-1.0 force-response-1.0
ErrorLog /var/log/httpd/PKI.err.log
CustomLog /var/log/httpd/PKI.acc.log "%t %h \"%r\" %b"
TransferLog /var/log/httpd/PKI.tx.log
ScriptAlias /cgi-bin/ "/PKI.CA/apache/cgi-bin/"
Options All
<Directory /PKI.CA/apache/htdocs>
Options +FollowSymLinks
AllowOverride None
Order allow,deny
Allow from 10.1.114.
</Directory>
<Directory /PKI.CA/apache/cgi-bin>
AllowOverride None
Options +ExecCGI
Order allow,deny
Allow from 10.1.114.
</Directory>
</VirtualHost>
Looks great the new look!
Sorry, but now it is far to slow! I think it takes too long to execute
"serverInfo", when I choose a menu item. Can't it be cache in the session?
And I get no submit button when I enter the company-info to generate the
first CA-request nor the OpenCA-logo nor my company-logo!?
What did I do wrong?
regards and thanks for the reply
Nick
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users