CRL Directory with DER crls

2010-01-06 Thread Shane Steidley
Hello, I have a CRL directory that works fine with pem formatted CRLs. I'm using SSL_CTX_load_verify_locations(...), to set up the directory with pem encoded crls. I need to get a directory to work with der encoded CRLs. After digging through some source I thought I might be able to do somethin

Re: Changing CSR Subject

2010-01-06 Thread Johannes Bauer
Patrick Patterson schrieb: > Check out the archives, and see my reply to Martine Schneider and David > Schwartz from yesterday to the query: > > Sign CSR after modifying data in CSR possible? A, thanks! With "openssl ca" it's possible, but I've been using "openssl x509 -req" so far. Thanks

Re: Changing CSR Subject

2010-01-06 Thread Patrick Patterson
Hey there: Check out the archives, and see my reply to Martine Schneider and David Schwartz from yesterday to the query: Sign CSR after modifying data in CSR possible? Have fun. On January 6, 2010 11:38:07 am Johannes Bauer wrote: > Hello list, > > I get CSR from people which have not necessar

Changing CSR Subject

2010-01-06 Thread Johannes Bauer
Hello list, I get CSR from people which have not necessarily set the subject values set to the correct values. Instead of forcing them to enter exact values (how I do it at the moment and which works TERRIBLY), I'd just like to change them myself and use the PK they provide within the CSR. I can d

Re: Question to SSL_SESSION

2010-01-06 Thread Jens Menstermann
Really nobody facing the same problem? Thanks Dirk Menstermann wrote: > Can anybody help me? > > Thanks > > > -Ursprüngliche Nachricht- > > Von: "Dirk Menstermann" > > Gesendet: 09.12.09 18:22:46 > > An: openssl-users@openssl.org > > Betreff: Question to SSL_SESSION