CRL reload question

2013-09-30 Thread Markus Moeller
Hi, How do I correctly re-loading CRLs ? I use X509_STORE_add_crl but get an error: error:0B07D065:x509 certificate routines:X509_STORE_add_crl:cert already in hash table Even if the CRL was updated I get the same error. I use openssl-0.9.8x. Thank you Markus

Re: CRL reload question

2013-09-29 Thread Markus Moeller
groups: gmane.comp.encryption.openssl.user To: openssl-users-mcmkbn63+blafugrpc6...@public.gmane.org Subject: Re: CRL reload question On Sun, Sep 29, 2013, Markus Moeller wrote: Hi, How do I correctly re-loading CRLs ? I use X509_STORE_add_crl but get an error: error:0B07D065:x509 certi

CRL reload question

2013-09-29 Thread Markus Moeller
Hi, How do I correctly re-loading CRLs ? I use X509_STORE_add_crl but get an error: error:0B07D065:x509 certificate routines:X509_STORE_add_crl:cert already in hash table Even if the CRL was updated I get the same error. Do I need to clear the store first ? If so how ? I use opens

Use of RC4-hmac in kssl.c

2005-11-04 Thread Markus Moeller
I am using openssl with the Kerberos ciphers and a w2k3 kdc and was wondering if adding RC4-HMAC to the list for des_ede3_cbc would be OK or was there a reason not to include it ? ThanksMarkus /* Given KRB5 enctype (basically DES or 3DES),** return closest match openssl EVP_ encryption algo

Re: Openssl and Kerberos

2003-03-11 Thread Markus Moeller
t and server sides. > > - Jeff > > Markus Moeller wrote: > >Are there any example programs documentations of how to use Openssl with > >Kerberos for authentication/encryption (rfc2712) ? > > > >Thank you > >Markus > >_

Openssl and Kerberos

2003-03-11 Thread Markus Moeller
Are there any example programs documentations of how to use Openssl with Kerberos for authentication/encryption (rfc2712) ? Thank you Markus __ OpenSSL Project http://www.openssl.org User Support M