viewssld
viewssld copied to clipboard
viewssld is a free, open source, non-terminating SSLv2/SSLv3/TLS traffic decryption daemon for Snort, and other Network Intrusion Detection Systems (IDS).
Hello: I have install viewssld on Unbuntu 16.04 even get some problem. After fix all problem. I have change /etc/viewssld.conf like this: # PID-file path (default: /var/run/viewssld.pid) pid = /var/run/viewssld.pid...
[ 1%] Built target sqlite3 [ 3%] Built target bcrypt [ 4%] Built target SqliteConnector [ 8%] Built target calciteserver_thrift [ 8%] Built target mapd_thrift [ 8%] Built target ScannerFiles...
Hi all. When I complied viewssld on ubuntu with option '-lcrypto' I had problem: utils.c: In function ‘errorlog’: utils.c:47:3: warning: format not a string literal and no format arguments [-Wformat-security]...
Trying to attempting to build viewssld on Ubuntu 12.04.2 LTS and received the following above message. Here is a snippet from the ./confgure command: " checking dssl/sslcap.h usability... no checking...
On Ubuntu 12.04 LTS I received the following error message when running ./configure . I noticed others having the same issue a couple of years ago but didn't have any...
> ./configure "CFLAGS=-fPIC -g -O2" --libdir=/usr/lib --includedir=/usr/include > checking for openssl/ssl.h... yes > checking for dssl/sslcap.h... no > configure: error: libdssl header file not found. libdssl configured with "CFLAGS=-fPIC -g...
I just run with ./configure,but i meet the problem like this configure: error: libdssl header file not found. https://github.com/downloads/plashchynski/viewssld/libdssl-2.1.1.tar.gz and the log paste under: ## ----------- ## Core tests. ##...
Is is possible to build viewssld using pfring libpcap vs. the standard libpcap? Perhaps specifying the library and include path through the configure script? **ldd /usr/local/sbin/viewssld** linux-vdso.so.1 => (0x00007fff6d773000) **libpcap.so.0.8...
Hi Dmitry & Community, Having some challenges compiling viewssld for use on Ubuntu server 14.04 , pasted below are the results from ./configure and make. Any help would be greatly...
Hi. Am having trouble getting viewssld to build on Centos 6.4 x64. Any help would be appreciated. [root@Svr123 src]# make gcc -DPACKAGE_NAME=\"viewssld\" -DPACKAGE_TARNAME=\"viewssld\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"viewssld\ 0.6.0\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE=\"viewssld\" -DVERSION=\"0.6.0\" -DSTDC_HEADERS=1...