On 08/24/2010 03:30 AM, zaxary wrote:

Hello Max,

Thanks for your response,

I Installed the packages, openca_tools-1.3.0 , Openca-base-1.1.0 and I use
apache2.
And I didn't patch the system!

I would suggest you apply the patches, it is a really simple process and quite
well documented on the WiKi Pages.

Now about your points:
1- I changed the protocol type to * and I get the "HTTP 500 Internal server
error"!

Sorry, that was my mistake. Use the '.*' value in the protocol, source, and
asymmetric cipher and symmetric cipher. For the keylength, use '0'. This should
enable all the protocols for the ra (change this in the ra.xml.template and
in the ca.xml.template). Let me know if this solves the problem. But be aware
that this allows the interfaces to be accessed via any protocol without any
check on the channel security.

2- In the log folder of openca there's not any error_log file! There's just
some another log files. In the stderr_log file I found this error:

That's really strange. Check that the apache process can write in the log
directory (PREFIX/var/openca/log).

Quantifier follows nothing in regex; marked by<-- HERE in m/*<-- HERE / at
/usr/local/lib/openca/perl_modules/perl5/OpenCA/AC.pm line 730.
Compilation failed in require at /usr/local/etc/openca/openca_start line 65.

and really I don't know what it is about.

This error was due to the usage of '*' instead of '.*' in the protocol value.
The protocol value is used in a regular expression, so it must be a valid
regex - hence the error.

Later,
Max


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to