Hi
Thanks for the responce.
MSKeyblob file (attached) is the exported public key
written to file
I will look into the RSA_PUBKEY functions too.
Hylton
// a while later
Update -
Using the Rsa = d2i_RSA_PUBKEY(...)
Rsa is null and the following error message is given.
24803:error:0D0AA007
Same for me, and a bit piss off that shit.
At 09:45 AM CN=121553.OU=Pa01Lverted: -0500, you wrote:
>Ralf,
>I, for one, am still receiving these...
>
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]]
>Sent: None
>Subject:
>
>
>RSET
>RSET
>MAIL FROM:<> SIZE=3789
>RC
Ralf,
I, for one, am still receiving these...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: None
Subject:
RSET
RSET
MAIL FROM:<> SIZE=3789
RCPT TO:<[EMAIL PROTECTED]>
DATA
RSET
RSET
MAIL FROM:<> SIZE=2592
RCPT TO:<[EMAIL PROTECTED]>
DATA
RSET
RSET
MAIL FRO
Hi,
maybe you must login as root.
On Fri, 21 Dec 2001, Young-sun Ryu wrote:
> Hi,every one.
> I'm a newbie using OpenSSL.
> I'm trying to install openssl-0.9.6c on Linux system.
>
> When I run ./Configure I get following messages.
>
>
>
> $perl ./Configure li
Hi,
I have a problem with the authorityKeyIdentifier and the
issuerAlternativeName.
I want to establish the following hierarchy:
DFN -> HU-CA -> RZ-DCA
The certificates of the DFN and the HU-CA have no problems but if I try
to issue the certificate of RZ-DCA with the HU-CA via "openssl ca" the
Does anyone know how to set default_crl_days while installing openssl
is there any option provided to set this in openssl.cnf???
OR does it work successfully when we edit this config file & change and use
to generate certificates like CA, client certificates
openssl.cnf: default_crl_days= 30
Hi all,
I have generated a cert request with OpenSSL and
sent it to the CA, now I get back the development certs from them.
Unfortunately, I don't know how to use OpenSSL to sign our applications, which
are Java Applets. Also, what need to concern to deploy the signed applications.
Many
Hello,
The versions of OpenSSL that you can download from
http://www.openssl.org/source/ are for all platforms (including windows).
If you want to extract .tar.gz on windows: use e.g. WinZip
http://www.winzip.com/ (this does the trick on my windows 2000 box)
PS. please don't mail in HTML layout.
Hylton Tregenza wrote:
>
> Hi all
>
> I am still battling with getting a key exported as a public
> key blob from a MS platform into openssl on Linux to add to
> a certificate.
> I have learned that MS exports the key as a PKCS#1
> structure. the key is a 512 bit (64 Byte) key. When I write
> t
If you downloaded the files you would realize there are makefiles in
the package for NT and Win32
- Andrew
-
Andrew T. Finnell
ActiveSol
[EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Karpagam R
Sent: Wednesday, December 19, 200
> There are devices out there where you can protect something
> with n password, of which any m (m <= n) are
> required to unlock the encrypted "something".
>
> The second method involves some clever
> splitting of "something" and some kind of protection of each part.
My copy of "Applied Crypto
Hi,every one.
I'm a newbie using OpenSSL.
I'm trying to install openssl-0.9.6c on Linux system.
When I run ./Configure I get following messages.
$perl ./Configure linux-elf
Configuring for linux-elf
IsWindows=0
CC=gcc
CFLAG =-fPIC -DTHREADS -
Hi,
My question is about the generation of g and p in the
'DH_generate_parameters' function:
It seems like this function works only the cases where g=2 or 5. Am I
right?
In other cases, there are few problems:
1. After 'BN_generate_prime' is called, there is no check of whether g
is a genera
Hi all
I am still battling with getting a key exported as a public key blob
from a MS platform into openssl on Linux to add to a certificate.
I have learned that MS exports the key as a PKCS#1 structure. the key is
a 512 bit (64 Byte) key. When I write this blob to file it is 84 Bytes
in length.
Hello,
I have installed 0.9.6b from source.
When I do a openssl version I get
> openssl version
> OpenSSL 0.9.4 09 Aug 1999
Why am I not getting the 0.9.6b version listing?
Thanks,
Carter
__
OpenSSL
Hi
I need to
download OPEN SSL on windows NT version for my project purpose. I really
find only the tar files related to linux version in the concerned site. Pls. let
me know any URL from wherein i can download OPEN SSL-Windows NT
version
Regards
& Thanks R.Karpagam Software Engineer
Hi !
Does openssl support 40 and 56 bit encryption. if it does
how do i turn it on for my application.
thanks in advance.
ramki.
__
OpenSSL Project http://www.openssl.org
User Support Mailing Li
Hi,
I would like to generate a number of certificates at one time.
To this end I need to call "openssl req" a number of times
to create the requests, but with different CN's so they
do not overlap when adding them to the CA.
As CN should not be entered interactively in my case, am I right in
t
I got the following error while installing openssl-0.9.6b (make process). We
have sun solaris 2.7 and gcc compiler 3.0.2. Any helpful info is
appreciated.
gcc -I.. -I../../include -fPIC -DDSO_DLFCN -DHAVE_DLFCN_H -mcpu=ultrasparc
-O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DULTRASPARC
How do I turn off ssl v1 authentication so I am not hammered by those who wish to exploit the v1 bugJeffrey D. MeansCIO for PicoTechFort Collins, ColoradoGet more from the Web. FREE MSN Explorer download : http://explorer.msn.com
Can't answer your question, but...
> I need to create X509v3 Certificate for client authenication and email
> encryption and signing.
> I create PKCS10 request (taken from MSDN example)
Is this example online? I'm working on this problem myself right
now (just got the request into the database
Dear sir,
I have a same problem just like below ,but it happen in
openssl\demos\serv.cpp,
and my environment is NT 4.0 sp6, VC++6 sp5, nasm 0.96;Please mail to me
the answer.
Thanks for your help,
Sincerely yours,
Bai-whei_Wang/TAINET
>Hi,
>I've discovered that openssl-0.9.6 and openssl-0.9
On 16 Dec 2001 at 2:43, Joshua Chamas wrote:
> timotac wrote:
> >
> > I have a small perl script I wrote that retrieves files using
> > LWP::UserAgent to get files from a cert protected directory off o a web
> > server. The script works fine on *nix boxes. Now I have to get it to
> > work on a
Test
==
Brought to you by Ananzi Mail
[http://mail.ananzi.co.za]
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager
Vadim Fedukovich wrote:
>
> Papers/Authors/URLs list might be rather long. I do remember a paper
> of Boneh and Franklin on key-share generation and there was ITTS project
> with nice pointers to read futher. "Alternative" secret exponent
> calculation code suitable for key-share generator was he
look at
http://www.modssl.org/docs/2.8/ssl_faq.html
good luck
- Original Message -
From: "Hong Tian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, December 20, 2001 5:56 PM
Subject: Make certificate
> Hi,
>
> I have done "make certificate TYPE=custo
On Thu, 20 Dec 2001, Richard Levitte - VMS Whacker wrote:
> There are devoices out there (I'm thinking of nCipher boxes, but I bet
> there are others) where you can protect something (in the nCipher
> case, the admin card) with n password, of which any m (m <= n) are
> required to unlock the enc
In article <[EMAIL PROTECTED]> you wrote:
> I think this host is listed as an openrelay on www.ordb.org or
> www.ordz.org This may be the reason...
It should be already removed from these databases. It was listed there because
of a temporarily mis-configuration. If you still receive those SMTP
28 matches
Mail list logo