eanup();
#endif
CRYPTO_cleanup_all_ex_data();
}
So what I should do for this?
From:
[EMAIL PROTECTED] [mailto:
[EMAIL PROTECTED]] On Behalf Of Ambarish Mitra
Sent: Wednesday, March 22, 2006
6:36 PM
To: openssl-users@openssl.org
Subject: RE: Need help for X509
The
Title: RE: Need help for X509
I used #define OPENSSL_NO_ENGINE and got the message
cc -g -I../../include -Wall -c -o mkreq.o mkreq.c
In file included from mkreq.c:13:
../../include/openssl/engine.h:70:2: #error ENGINE is disabled.
gmake: *** [mkreq.o] Error 1
in the engine.h file its
do for this?
>
>
>
> ________
>
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Ambarish Mitra
> Sent: Wednesday, March 22, 2006 6:36 PM
> To: openssl-users@openssl.org
> Subject: RE: Need help for X509
>
>
ll_ex_data();
}
So what I should do for this?
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ambarish Mitra
Sent: Wednesday, March 22, 2006
6:36 PM
To: openssl-users@openssl.org
Subject: RE: Need help for X509
There is no need to
create a new makefile at all. If
:[EMAIL PROTECTED]On
Behalf Of Namrata PatilSent: Wednesday, March 22, 2006 6:17
PMTo: openssl-users@openssl.orgSubject: RE: Need help
for X509
So this mean it is
just enough to create new make file to compile C files for mkreq and mkca and
directly I can use X509 utility
Subject: RE: Need help for X509
x509 ca - all CA
management utilities
x509 crl - all CRL
management utilities.
etc.
The documentation is
there in the site. If you have any specific questions, do let us know and we
shall try to help you
x509
ca - all CA management utilities
x509
crl - all CRL management utilities.
etc.
The
documentation is there in the site. If you have any specific questions, do let
us know and we shall try to help you.
"How to create exe for
X509?" - There is no need to 'create'. Once you
succ