Can anyone give me an idea what it would take to set up OpenSSL and the
Net::SSLeay Perl module on a Novell NetWare server so that it can be used from a
Perl script to retrieve a page by HTTPS? Or does Novell have another way to do
this with its API or something from a Perl script or C/C++ pro
Darío Mariani wrote:
>
> Hello:
> I'm trying to sign a file with "openssl smime" but I would like that
> the output to be only the signature, or as the smime man page in the
> "-content filename" option says: [a] PKCS#7 structure is using the
> detached signature form where the content is not i
Craig Wooster
Manager of System Administration
BroadRiver Communications
(678) 566-1190
winmail.dat
Srini,
What sorts of exceptions are you getting? Of course you need to use the
same password for reading the key in that you used to write it out. The
default encryption algorithm used by the pkcs8 utility is
pbeWithMD5AndDES-CBC, so this must be available to the Java code you are
importing t
Hi,
I am trying to load a private key into a java app using java store,
and it is unable to load it. i used this command toget my DER formatted
private key.
openssl pkcs8 -outform DER -topk8 -in key.pem -out enckey.der
when i try to load this i am encountering exceptions. Any suggestio
Scott Taggart wrote:
>
> Hi,
>
> I am using "req -new..." to generate a privkey.pem file. I see how I can
> get an encoded version of the private key file using the "rsa -in
> privkey.pem" command. What I need, however, is a "binary" form (better yet
> a "C" format). I don't see an option in
Hi,
I am using "req -new..." to generate a privkey.pem file. I see how I can
get an encoded version of the private key file using the "rsa -in
privkey.pem" command. What I need, however, is a "binary" form (better yet
a "C" format). I don't see an option in the rsa command to generate a "C"
Hello:
I'm trying to sign a file with "openssl smime" but I would like that
the output to be only the signature, or as the smime man page in the
"-content filename" option says: [a] PKCS#7 structure is using the
detached signature form where the content is not included.
How do I do it?
Thank
Hi!
I am trying to install OpenSSL on a Windows 2000 server machine running the
latest Active Perl, and with Mingw32 and GNU.
I have followed all the steps in INSTALL.W32, and recieved 1 error:
process_begin: CreateProcess((null), gmkdir outinc/openssl, ...) failed.
make (e=2): The system cann
Arun Dwajan wrote:
>
> Hi!!
>
> I'm encountering some problems during compilation of OpenSSL programs on the LINUX
>platform.
> When i execute the make command i get messages like:
>undefined functions in libcrypto.a
> Please send me some sample OpenSSL progs and also the Makefile along wit
Hi,
The FILE pointer corresponding to stdout,stdin and stderr gets corrupted in
Windows NT when we use openssl.
Is there a way out ?
kind regards,
Girish V
__
OpenSSL Project http://www.openssl.o
11 matches
Mail list logo