# # 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";