RetroZilla/security/nss/tests/iopr/server_scr/iis_windows.cfg

30 lines
391 B
INI
Raw Normal View History

2015-10-21 05:03:22 +02:00
#
# 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";