Re: Realmedia spam

2001-02-16 Thread rsalz
After several email exchanges, Brian Muha <[EMAIL PROTECTED]> has stopped Stefan's vacation message. He did this even though he disagrees with these two statements I (repeatedly) made: 1. Vacation messages should not be sent in response to mailing list mail. 2. Vacation messages

Re: Can't (programmatically) generate browser-compatible SSL certs

2000-12-26 Thread rsalz
>os360.caveosystems.com does not exist according to the zone transfer I >do from ns1[67].verio-web.com... No, it's private DNS. And its os390. And it does exist. The bug is almost definitely what Steve pointed out -- wrong OID for the sign mech. /r$

Re: Non-repudiation

2000-12-12 Thread rsalz
> Does SSL provide non-repudiation service and if it does >how? Thanks. Wish you all the best The SSL protocol requires both sides to share a session key, so NR isn't possible using the protocol -- either side could claim the other (a) forged data; or (b) allowed the key to escape. The Ope

Re: DES CBC Encryption Problem

2000-07-27 Thread rsalz
any chance you're on windows and not using "binary" mode for the files? for example, using the openssl commandline, use the -in and -out flags, not the out redirection. __ OpenSSL Project http://ww