Steve.
>No, its a problem with IIS: see my PKCS#12 FAQ. You need to install the
>CA certificate in IIS so it can tell IE5.0 that it will accept a client
>certificate from that CA. IE5 will only let you select a certificate
>from the list of CAs a server sends.
>
I read your PKCS#12, it is very i
>Raul Gutierrez wrote:
>
>> Hi:
>>
>> How can i see the field of Server and Client's Certificated in apache +
>> mod_ssl, i read in the http.conf that exist two environment variables
>> SSL_SERVER_CERT and SSL_CLIENT_CERT , but i dont kow to work with it.
Exist
>> some CGI that show all field of t
Erwann ABALEA schrieb:
>
> On Wed, 9 Jun 1999, Holger Reif wrote:
>
> > ÃÖ¿ë»ï schrieb:
> > >
> > > Basic assumption here is,
> > > 1. RSA Key size : 256
> >
> > Just remember, this counts for 32 byte...
> >
> > > 2. size of message to be encrypted : 33
> >
> > ...which would make it impossible
On Wed, 9 Jun 1999, Holger Reif wrote:
> ÃÖ¿ë»ï schrieb:
> >
> > With reference to rsa.h,
> > I found that there are four kinds of padding.
> > Of them, My concern is about RSA_NO_PADDING and RSA_PKCS1_PADDING.
> >
> > Basic assumption here is,
> > 1. RSA Key size : 256
>
> Just remember, this
You can't. Sorry.
What you can do is read what documentation & man pages are available
and read the CA.sh and CA.pl scripts to see what's going on.
There is a lot more to running a CA than just running the software, although if
you just want to cut certs for testing, use the scripts provided in
Hello,
I just installed Apache+ssl using OpenSSL and mod-ssl. I'm using a
certificate from VeriSign. I can fire up the server. There are no error
messages from simply starting it. In fact, it will even serve pages off
of the non-ssl part of the server. However, when I try and hit anyth
ÃÖ¿ë»ï schrieb:
>
> With reference to rsa.h,
> I found that there are four kinds of padding.
> Of them, My concern is about RSA_NO_PADDING and RSA_PKCS1_PADDING.
>
> Basic assumption here is,
> 1. RSA Key size : 256
Just remember, this counts for 32 byte...
> 2. size of message to be encrypted
[EMAIL PROTECTED] wrote:
>
> With reference to rsa.h,
> I found that there are four kinds of padding.
> Of them, My concern is about RSA_NO_PADDING and RSA_PKCS1_PADDING.
>
> Basic assumption here is,
> 1. RSA Key size : 256
> 2. size of message to be encrypted : 33
>
With a keysize of 256 bit
Raul Gutierrez wrote:
> Hi:
>
> How can i see the field of Server and Client's Certificated in apache +
> mod_ssl, i read in the http.conf that exist two environment variables
> SSL_SERVER_CERT and SSL_CLIENT_CERT , but i dont kow to work with it. Exist
> some CGI that show all field of the CERTI
Hi,
I was looking at this sort of stuff recently and I'm a still a relative
beginner at OpenSSL, so if I'm way out of order, I'm sure someone from
the core group will straighten me out ;-)
anyway, if my understanding is correct... demos/maurice/example2.c shows
how to use the EVP stuff ... which
Hi,
so do you know how to extract or compose such .db-files? What's their
format?
Marcus.
"Wyatt, Anthony" wrote:
>
> Sorry all,
> I just read the instructions and I found out how to do it.
>
> Sorry to waste everyones time.
>
> Anthony
>
> > -Original Message-
> > From: Wyatt,
With reference to rsa.h,
I found that there are four kinds of padding.
Of them, My concern is about RSA_NO_PADDING and RSA_PKCS1_PADDING.
Basic assumption here is,
1. RSA Key size : 256
2. size of message to be encrypted : 33
1) in case of RSA_NO_PADDING,
len = RSA_public_encrypt(what_number_h
12 matches
Mail list logo