On Fri, Nov 28, 2003, Thomas Monjalon wrote:
> Hello,
>
> I thought the object sMIMEEncryptionKeyPreference isn't supported in
> OpenSSL.
>
>
The object is supported in the sense it is present in the NID lookup table. The
associated S/MIME attribute SMIMEEncryptionKeyPreference is not.
Steve
Hello,
I thought the object sMIMEEncryptionKeyPreference isn't supported in
OpenSSL.
But I saw NID_id_smime_aa_encrypKeyPref in obj_mac.h
So I have 2 questions :
- What is the difference between obj_mac.h and objects.h ?
- Is the object sMIMEEncryptionKeyPreference supported ?
Thanks
--
T
On Fri, Nov 28, 2003, Maria Dolores Moral wrote:
> Hello list,
> I´m working in my end of degree project, it´s about security, and of course
> I´m working with openssl. I need to obtain a value of authority key
> identifier, which identificate this from the others,and I have a X509v3
> certificate
Hello list,
I´m working in my end of degree project, it´s about security, and of course
I´m working with openssl. I need to obtain a value of authority key
identifier, which identificate this from the others,and I have a X509v3
certificate as input.
I have try on with ...
if ((fp =fopen(certUse
On Fri, Nov 28, 2003, Fernando Moya wrote:
> Hi,
>
> I have implemented a client/server SSL connection in my application using a
> BIO stack, I mean, first I created a BIO socket and after that I push on it
> a BIO SSL.
>
> Connection between client and server is ok and works correctly, but I c
Hi,
I have implemented a client/server SSL connection
in my application using a BIO stack, I mean, first I created a BIO socket and
after that I push on it a BIO SSL.
Connection between client and server is ok and
works correctly, but I can not get the client IP from server side.
I tri
In message <[EMAIL PROTECTED]> on Fri, 28 Nov 2003 11:10:21 +0100, Gerd Schering
<[EMAIL PROTECTED]> said:
Schering> sorry for the signature of the prceeding post.
Uhmm, I don't see there's a reason to appologise. Or are there
mailers that will misbehave with signed messages? I'm just glad you
In message <[EMAIL PROTECTED]> on Fri, 28 Nov 2003 11:02:56 +0100, Gerd Schering
<[EMAIL PROTECTED]> said:
Schering> when I try to update the database via
Schering>
Schering> openssl ca -config $Config -updatedb
Schering>
Schering> I get the following error:
Schering>
Schering> Using configura
Hi,
sorry for the signature of the prceeding post.
I thaught, I told my email client explicitly not to do so, but maybe it
ignored the directive or it was my fault.
Sorry,
Gerd
--
--
-- Gerd Schering, Email: [EMAIL PROTECTED] --
--
Hi,
I posted this already, some weeks ago, but nobody was willing to answer
my question. Maybe it's a stupid question, but nevertheless:
when I try to update the database via
openssl ca -config $Config -updatedb
I get the following error:
Using configuration from $Config
error creating name i
10 matches
Mail list logo