-
Hi Team,
After processing several requests, ssldump is crashing repeatedly due to Segmention fault, which is happening during SSL decryption process time (i.e. failing in /ssl/ssldecode.c).
Environment Details:
Ssldump versions: ssldump 0.9b3 (ssldump-0.9-0.beta3.1.2.el4.rf.i386.rpm and ssldump-0.9-0.beta3.2.el4.rf.i386.rpm)
Openssl version: OpenSSL 0.9.7a Feb 19 2003...
2009-11-19 05:49:46 UTC by ktvnraju
-
gcc -g -O2 -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -c -o ssldecode.o ./ssl/ssldecode.c -DOPENSSL -D_BSD_SOURCE=1 -DLINUX -I./base/ -I./null/ -I./ssl/ -Icommon/include/ -I./null/ -I./ssl/...
2009-11-06 01:06:59 UTC by nobody
-
I need to be able to install the ssldump libs to an alternative directory as I don't have write privileges even through sudo.
How do I specify a different target lib dir?
thanks in advance.
2009-09-02 13:53:52 UTC by nobody
-
Hi,
I am getting "ERROR: Length mismatch" error as soon as I issued the command ssldump.Please let know how to avoid this.
Please send your solution to the email id : sendheep@gmail.com.
2009-08-28 16:09:14 UTC by nobody
-
ssldump segfaults while parsing a certificate with unknown type. This is because the loop in ssl_print_enum (ssl/sslprint.c) checks against the wrong terminating value for client_certificate_type_decoder (ssl/ssl.enums.c).
2009-08-06 19:40:22 UTC by nobody
-
./base/tcpconn.h:53: error: expected specifier-qualifier-list before ‘tcp_seq’.
2009-07-28 07:30:49 UTC by nobody