File: INSTALL

package info (click to toggle)
sslscan 1.8.2-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 140 kB
  • ctags: 62
  • sloc: ansic: 1,138; makefile: 65
file content (13 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Requirements:
   OpenSSL

Makefile build:
      make
      make install        (as root)

Manual Build:
   sslscan can be built manually using the following
   command:

      gcc -lssl -o sslscan sslscan.c