Skip to content

Instantly share code, notes, and snippets.

@abeluck
Created May 31, 2013 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abeluck/5686495 to your computer and use it in GitHub Desktop.
Save abeluck/5686495 to your computer and use it in GitHub Desktop.
Testing NetCipher against tlspretense
Alias Description P/F Expected Actual Start Time Stop Time
---------------- ---------------- ---- -------- -------- ---------- ----------
baseline Baseline Happy T Pass connecte sentdata 2013-05-31 17:20:50 +0000 2013-05-31 17:20:59 +0000
wrongcname Wrong CNAME Pass rejected connecte 2013-05-31 17:20:59 +0000 2013-05-31 17:21:22 +0000
parentcname Parent domain's Pass rejected connecte 2013-05-31 17:21:22 +0000 2013-05-31 17:21:32 +0000
nullincname Null character i Pass rejected connecte 2013-05-31 17:21:32 +0000 2013-05-31 17:21:38 +0000
happysubjectaltn Hostname is a dn Pass connecte sentdata 2013-05-31 17:21:38 +0000 2013-05-31 17:21:45 +0000
happysubjectaltn hostname only a Pass connecte sentdata 2013-05-31 17:21:45 +0000 2013-05-31 17:22:08 +0000
wrongsubjectaltn hostname in neit Pass rejected connecte 2013-05-31 17:22:08 +0000 2013-05-31 17:22:54 +0000
wrongsubjectaltn hostname in subj Fail rejected sentdata 2013-05-31 17:22:54 +0000 2013-05-31 17:23:01 +0000
parentinsubjecta parent domain in Pass rejected connecte 2013-05-31 17:23:01 +0000 2013-05-31 17:23:11 +0000
wrongextendedkey extendedKeyUsage Fail rejected sentdata 2013-05-31 17:23:11 +0000 2013-05-31 17:23:17 +0000
rightextendedkey extendedKeyUsage Pass connecte sentdata 2013-05-31 17:23:17 +0000 2013-05-31 17:23:23 +0000
wrongextendedkey extendedKeyUsage Fail rejected sentdata 2013-05-31 17:23:23 +0000 2013-05-31 17:23:39 +0000
selfsigned Selfsigned certi Pass rejected connecte 2013-05-31 17:23:39 +0000 2013-05-31 17:23:46 +0000
unknownca Signed by an unt Pass rejected connecte 2013-05-31 17:23:46 +0000 2013-05-31 17:23:51 +0000
differentkeyca Signed by an unt Fail rejected sentdata 2013-05-31 17:23:51 +0000 2013-05-31 17:23:54 +0000
badsignature Bad signature Pass rejected connecte 2013-05-31 17:23:54 +0000 2013-05-31 17:24:01 +0000
cafalseintermedi Intermediate cer Pass rejected connecte 2013-05-31 17:24:01 +0000 2013-05-31 17:24:04 +0000
nobcintermediate Intermediate cer Pass rejected connecte 2013-05-31 17:24:04 +0000 2013-05-31 17:24:06 +0000
badsigonintermed Intermediate cer Pass rejected connecte 2013-05-31 17:24:06 +0000 2013-05-31 17:24:09 +0000
signedwithmd5 Certificate sign Pass rejected connecte 2013-05-31 17:24:09 +0000 2013-05-31 17:24:11 +0000
signedwithmd4 Certificate sign Pass rejected connecte 2013-05-31 17:24:11 +0000 2013-05-31 17:24:13 +0000
expiredcert Certificate that Pass rejected connecte 2013-05-31 17:24:13 +0000 2013-05-31 17:24:18 +0000
notyetvalidcert Certificate that Pass rejected connecte 2013-05-31 17:24:18 +0000 2013-05-31 17:24:21 +0000
expiredintermedi Certificate sign Pass rejected connecte 2013-05-31 17:24:21 +0000 2013-05-31 17:24:24 +0000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment