|
This is aditional info: /usr/local/apache/conf/httpd.conf: …. …..
NameVirtualHost 172.17.226.63
Listen 443
<VirtualHost ra.cajval.com.ar> ServerAdmin [EMAIL PROTECTED] DocumentRoot "/var/openca/www/htdocs/ra/" ScriptAlias /cgi-bin/ "/var/openca/www/cgi-bin/" ServerName ra.cajval.com.ar ErrorLog logs/ra-cajval-error_log CustomLog logs/ra-cajval-access_log common SSLEngine On SSLCertificateFile conf/ssl.crt/server.crt SSLCertificateKeyFile conf/ssl.key/server.key SSLOptions +StdEnvVars </VirtualHost>
<VirtualHost pub.cajval.com.ar> ServerAdmin [EMAIL PROTECTED] DocumentRoot "/var/openca/www/htdocs/pub/" ScriptAlias /cgi-bin/ "/var/openca/www/cgi-bin/" ServerName pub.cajval.com.ar ErrorLog logs/pub-cajval-error_log CustomLog logs/pub-cajval-access_log common SSLEngine On SSLCertificateFile conf/ssl.crt/server.crt SSLCertificateKeyFile conf/ssl.key/server.key SSLOptions +StdEnvVars </VirtualHost>
<VirtualHost ldap.cajval.com.ar> ServerAdmin [EMAIL PROTECTED] DocumentRoot "/var/openca/www/htdocs/ldap/" ScriptAlias /cgi-bin/ "/var/openca/www/cgi-bin/" ServerName ldap.cajval.com.ar ErrorLog logs/ldap-cajval-error_log CustomLog logs/node-cajval-access_log common SSLEngine On SSLCertificateFile conf/ssl.crt/server.crt SSLCertificateKeyFile conf/ssl.key/server.key SSLOptions +StdEnvVars </VirtualHost>
And in /var/openca/www/htdocs/node :
[EMAIL PROTECTED] node]# ls -lR .: total 64 -rw-rw-rw- 1 apache apache 375 Oct 9 19:02 default.css drwxrwxrwx 2 apache apache 4096 Oct 20 10:11 images -rw-rw-rw- 1 apache apache 533 Oct 20 10:28 index.html -rw-rw-rw- 1 apache apache 549 Oct 9 19:02 index.html.template -rw-rw-rw- 1 apache apache 1929 Oct 9 19:02 main-openca.css -rw-rw-rw- 1 apache apache 3180 Oct 9 19:02 menu-openca.css drwxrwxrwx 2 apache apache 4096 Oct 20 13:42 node drwxrwxrwx 13 apache apache 4096 Oct 20 10:11 scripts
./images: total 144 -rw-r--r-- 1 apache apache 6613 Oct 9 19:02 big_openca_logo2.jpg -rw-r--r-- 1 apache apache 2074 Oct 9 19:02 digid_logo.gif -rw-r--r-- 1 apache apache 947 Oct 9 19:02 info.gif -rw-r--r-- 1 apache apache 97 Oct 9 19:02 menu_left.gif -rw-r--r-- 1 apache apache 84 Oct 9 19:02 menu_right.gif -rw-r--r-- 1 apache apache 3648 Oct 9 19:02 notSigned.png -rw-r--r-- 1 apache apache 10385 Oct 9 19:02 openca_logo2.jpg -rw-r--r-- 1 apache apache 15290 Oct 9 19:02 openca_logo.jpg -rw-r--r-- 1 apache apache 24941 Oct 9 19:02 openca-logo.png -rw-r--r-- 1 apache apache 5601 Oct 9 19:02 sigError.png -rw-r--r-- 1 apache apache 5818 Oct 9 19:02 validSig.png
./node: total 12 lrwxrwxrwx 1 root root 14 Oct 20 10:57 default.css -> ../default.css lrwxrwxrwx 1 root root 18 Oct 20 10:57 main-openca.css -> ../main-openca.css lrwxrwxrwx 1 root root 18 Oct 20 10:57 menu-openca.css -> ../menu-openca.css ( Please pay atention to these links above ! )
./scripts: total 88 drwx--x--x 2 apache apache 4096 Oct 20 10:11 C drwx--x--x 2 apache apache 4096 Oct 20 10:11 de_DE ……. …….
With the same structure for ldap, ra and pub
Is there any link missing???
Thanks
From: SOF - Dragone
Jose Luis
When a I try to log into node:
https://node.cajval.com.ar/cgi-bin/node/node?redir=1
I get the following error into xml_cache.log :
OpenCA::XML::Cache> Error 200: Server: Entity does not exist (filename: /var/openca/etc/access_control/node.xml, xpath: /access_control/login/loginprompt/0).
But the same page reloads again and again
thanks
Jose
Dragone
*** ADVERTENCIA *** - El contenido del presente mensaje y los archivos adjuntos que pudiera contener son privados, estrictamente confidenciales y exclusivos para su destinatario, pudiendo contener informacion protegida por normas legales y de secreto profesional. Bajo ninguna circunstancia su contenido puede ser transmitido o revelado a terceros ni divulgado en forma alguna. En consecuencia de haberlo recibido por error, rogamos contactar al remitente y eliminarlo de su sistema. No nos responsabilizamos por la integridad y la seguridad de este mensaje, ya que el mismo podría estar sujeto a manipulaciones ilegales de informacion. *** WARNING *** - The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. The integrity and security of this message cannot be guaranteed and it may be subject to unauthorized amendment, for which we accept no liability.
|
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
