RE: Unsigned CRL

2007-09-29 Thread David Schwartz
> I need this CRL for testing needs )) That really doesn't make any sense. What is the point of testing with something that bears no relationship to anything in the real world? If you want to test if your CRL logic works, create your own test CA, your own test certificate, and your own test CRL

Having a problem building openssl debian package.

2007-09-29 Thread User Forums
Greetings. I'm trying to build debian packages that contain only AES and IDEA. As I understand, engine is also required so I did not disable that in debian/rules. For some reason I'm getting: gcc -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DL_ENDIAN -DTERMIO -O3 -Wa,--noexecstack -g -Wal

Re: Unsigned CRL

2007-09-29 Thread BSC
Keith Thompson-3 wrote: > > On Sat 07-09-29 08:44, BSC wrote: >> Bernhard Froehlich wrote: >> > BSC schrieb: >> >> I need to generate unsigned (not signed by any certificate) CRL >> >> >> >> How can I do this? Maybe it is possible to crack signed CRL and eraze >> a >> >> signature? >> >> >>

Re: Unsigned CRL

2007-09-29 Thread Keith Thompson
On Sat 07-09-29 08:44, BSC wrote: > Bernhard Froehlich wrote: > > BSC schrieb: > >> I need to generate unsigned (not signed by any certificate) CRL > >> > >> How can I do this? Maybe it is possible to crack signed CRL and eraze a > >> signature? > >> > > I cannot imagine any use for an unsigned

Re: newbie question: sample s_server usage

2007-09-29 Thread Grzegorz Rusin
On 9/28/07, Deep Chand <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm a newbie to openssl and openssl toolkit. i need to add support for tls > to one java client including client authentication, and i've made the > changes to the client and need to test it with server, so trying to use > s_server. I ha

Re: Unsigned CRL

2007-09-29 Thread BSC
Bernhard Froehlich wrote: > > BSC schrieb: >> Hello >> >> I need to generate unsigned (not signed by any certificate) CRL >> >> How can I do this? Maybe it is possible to crack signed CRL and eraze a >> signature? >> >> Please help >> >> Regards, >> BSC >> > I cannot imagine any use for an u