[Openca-Users] Request for better documentation/ clear explanation of openCA installation procedure.

2009-05-20 Thread trfins trfins
First of all let me state that i had zero knowledge in PKI and learnt a lot from the "madwolf" documentation. Thank you for that. I am using openca-tools 1.1.0 and openca-base-1.0.2 and compiled and installed openca-tools without any problems. The installation procedure is not clear cut (I will el

[Openca-Users] Issues with 1.0.2

2009-05-20 Thread Jeremy Rosen
Hello OpenCA Team, for upgrading purposes from 0.9.(4) I evaluated the most recent release 1.0.2 on a Debian 5.0 configured and build from the sources and came accros several issues. The most important to be mentioned here, maybe you can help me. 1. If I turn off usage of LOA's in etc/config.x

Re: [Openca-Users] Request for better documentation/ clear explanation of openCA installation procedure.

2009-05-20 Thread Dmitrij Mironov
Hi all, Dear Monke, I'm fully agree about documentation, it is outdated and unfinished. As about compile problem, I've found the solution for that problem recently. I'm using OpenCA 0.9.3 and week or so ago I've tried to install newer version. I've got same error as you. Try to configure with

Re: [Openca-Users] Re quest for better documentation/ clear explanation of openCA installation procedure.

2009-05-20 Thread Peter Matuska
trfins trfins wrote: > > make test for openca-base fails until i remove use strict from a lot > of files (not all) in openca-base-1.0.2/src/common/lib/cmds and after > that many sub tests fail. I get messages on the lines of > trying to substitute uninitialized variables (s///). > Hi all, my