Nelson Murilo wrote:

>Sorry if is old, but I but not see references to this subject.
>I "port" OpenCA for FreeBSD 4.5S and "Generate new CA Certificate
>Request" don't work.
>
>Looking Apache's error_log I see:
>"unknown option -subj
>req [options] <infile >outfile
>where options  are
>[...]"

>Checking openssl req I see:

># openssl req -subj
>unknown option -subj
>req [options] <infile >outfile
>[...]

You need an updated version of OpenSSL.  Pre 0.9.7 levels do not have the "
-subj" option.  If you type "openssl req -h", do you see "-subj arg"
listed?

If not go to ftp://ftp.openssl.org/snapshot/ and get a snapshot.  It should
look like openssl-SNAP-20020317.tar.gz or some other date.

Cheers,
Kent Soper


IBM Linux Technology Center, Linux Security
Phone:  1-512-838-9216
e-mail:  [EMAIL PROTECTED]




_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to