Re: Verisign Problem with smtp tls

2013-12-28 Thread Daode
|SMTP TLS, but I am not obligated to provide a comprehensive |justification in response to every trollish one liner, the above Luckily there is the UDPish EDNS0 extension from RFC 2671 as in The default is 1280 (RFC 2671, 4.5.1.). The minimum is 1024 (RFC 3226, 3.; note: not 1220!). The

Re: Abort after free() of non-allocated pointer

2013-10-11 Thread Daode
FYI: it's hard to believe the error is on the OpenSSL side (the software shows timing errors (the way i use it at least), and these are always handled properly by the OpenSSL layer), but i have nonetheless added a 'debug-darwin64-x86_64-cc' to 'Configure' and got some debug libraries ( 206984

Abort after free() of non-allocated pointer

2013-10-10 Thread Daode
Hello! Am i right here? It's actually hard to believe the error is on the OpenSSL side, and i definetely should look deeper before sending this, but on the other hand this is so deep down in the OpenSSL code... ?0[steffen@sherwood src]$ openssl version OpenSSL 1.0.1e 11 Feb 2013

Re: Add message_id and date to encrypted mime

2013-09-30 Thread Daode
JohnSmith emmanuelemman...@web.de wrote: |*I encrypt an signed mime with this openssl command:* | |smime -encrypt -aes128 -to stadl3.de -from stweb.de -subject Nachricht -in |signedmessage -out encryptedsignedmessage2 stadl2certificate.pem | |*My problem is that the encrypted message only

Re: Using OpenSSL in a makefile?

2013-01-01 Thread Daode
|On Mon, Dec 31, 2012 at 1:58 PM, Walter H. walte...@mathemainzel.info \ |wrote: | Hello, | | why does the following makefile not succeed? | | ... | I have isolated the problem: | | openssl crl -noout -text -in $ $@ | exits with exit code 1 instead of 0, why? | | openssl crl -noout

Re: OpenSSL 1.0.1b released, invalid tar file!

2012-04-28 Thread Steffen Daode Nurpmeso
Dr. David Kirkby wrote [2012-04-27 09:43+0200]: [.] See for ftp://ftp.berlios.de/pub/star/README.otherbugs He has developed star http://developer.berlios.de/projects/star which he has said produces POSIX compliant tar files. (berlios.de seems to be accessible again today.) --steffen