Jimi Thompson wrote:

Basic Info
RedHat 8.0 - default server install
Apache 2.0.43 - default RPM install
OpenSSL 0.9.6h - default RPM install
OpenLDAP 2.02 - default RPM install
Perl 5.8.0 - default RPM install

I'm trying to install the internal CA at this time.  I'm trying to run the
configure script.  I ran configure -h and the "listed option" was
"--with-ca-organization=CAO"  however when I try to feed this to ./configure
either from the command line or via a shell script (since I have a lot of
options to pass), I keep getting the same error message

configure: error: please specify CA organization

I've passed it the command that help says that it should  be looking for.
What am I missing?  Any help appreciated.
Could you send us one of your configuration scripts which fail? Normally there is problem with a blank in the organization's name or you forgot a "\" in your script. Example:

./configure \
...
--with-ca-organization="Humboldt-University of Berlin" \
...

Michael
--
-------------------------------------------------------------------
Michael Bell Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter Email: [EMAIL PROTECTED]
Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482
Unter den Linden 6 Fax: +49 (0)30-2093 2959
10099 Berlin
Germany http://www.openca.org



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to