Ives Steglich schrieb:
> and i still have this req -subj problem
> when i try to generate i certificate request...
>
> 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
I use 20010307 too but I have no problems. Please take in mind that the
OpenSSL which is present on your machine after the installation of your
linuxdistribution is normally earlier in your PATH than the snapshot.
You can test this with:
which openssl
Please check that you change the path to your snapshotbinary in the
OpenCA-config files (conf/ca.conf, conf/raserver.conf and
conf/public.conf).
> ok next topic *g* - just a small one:
>
> 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...
Don't touch the links !!!
/cgi-ca/ is mapped via the apache-configfile to /cgi-bin/. The different
directorynames are only used because you need for every server a
/cgi-bin/ but the most people want to store the cgi-bins of the
different servers in one directory. So I have a directory where I store
all the htdocs and cgi-bins of my apache (with several virtual hosts).
Example:
/usr/local/httpd/
cgi-ca
cgi-raserver
cgi-public
htdocs-ca
htdocs-raserver
htdocs-public
The URL is at every time:
http(s)://virualhostname.rz.hu-berlin.de/cgi-bin/
(WARNING - this is a testmachine, never store the CA on a computer which
is online!)
So I hope this notes will help you
Cheers,
Michael
------------------------
Michael Bell
Rechenzentrum
Unter den Linden 6
10099 Berlin
Tel.: (030) 2093-2482
Email: [EMAIL PROTECTED]
Web: http://www.informatik.hu-berlin.de/~mbell
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/openca-users