Ives Steglich wrote:

> a short command line test with the used openssl snapshot:
> OpenSSL> version
> OpenSSL 0.9.5a 1 Apr 2000
> OpenSSL> req -subj
> unknown option -subj
> req [options] <infile >outfile
> where options  are
> ...

You have to use one of the latest SNAPs from OpenSSL team for
the -subj switch to be working. My suggestion is to download
OpenSSL and compile ( --prefix=/usr ) for static libraries.
 

> when i use the configure script with options like: --with-ca-cgi=
> and so on, all scripts and files will find there way to the right
> place(s) but:
> all the LINKS inside the SCRIPTS and HTML files inside the cgi and
> the html directories have wrong links
> for example the ca links to /cgi-bin/ca but it is supposed to be linked
> as: /cgi-bin/cgi-ca/ca...
> ok i mean i can fix this by hand after the installation but it would be
> nice if it could be automated...

You can fix it by using the ScriptAlias keyword in Apache config so as
to have the /cgi-bin/ "virtual" directory pointing to the right installation
dir. You can find config examples in the contrib/apache directory...

-- 

C'you,

        Massimiliano Pala

--o-------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager]                  [EMAIL PROTECTED]
                                                          [EMAIL PROTECTED]
                                                     [EMAIL PROTECTED]
http://www.openca.org                            Tel.:   +39 (0)59  270  094
http://openca.sourceforge.net                    Mobile: +39 (0)347 7222 365

S/MIME Cryptographic Signature

Reply via email to