RetroZilla/security/nss/tests/iopr/server_scr/iis_windows.cfg
2015-10-20 23:03:22 -04:00

30 lines
391 B
INI

#
# IIS windows configuration file
#
#
# Define what type of system this is.
#
$clientSys = "iis";
#
# Cipher conversion table file
#
$cipherTableFile = "cipher.list";
#--------------------------------------------
# Web server specific variables start here:
#
#
# Location of installed tstclntb binary
#
$tstclntwb = "./tstclntw.exe";
#
# HTTP Request file
#
$reqFile = "sslreq.dat";