aboutsummaryrefslogtreecommitdiff
path: root/inveigh.pfx
diff options
context:
space:
mode:
authorKevin Robertson <robertsonk@gmail.com>2015-07-12 22:32:41 -0400
committerKevin Robertson <robertsonk@gmail.com>2015-07-12 22:32:41 -0400
commit3e7f4d381b15b28ade2c32b14c72f224a8ac6b17 (patch)
tree96d1a79b367c127e459dc94d7021d341bf6e591a /inveigh.pfx
parent1397bfefba6a97447731f79a2f5cf83916ad5726 (diff)
downloadInveigh-3e7f4d381b15b28ade2c32b14c72f224a8ac6b17.tar.gz
Inveigh-3e7f4d381b15b28ade2c32b14c72f224a8ac6b17.zip
Added HTTPS listener
HTTPS captures can now be enabled. The default setting is disabled. Note that if HTTPS is enabled, the cert file needs to be in the same directory as the script. The cert will be installed in the local machine certificate store and bound to port 443. The script should remove the cert from the store and delete the binding on exit. If needed, see HTTPS parameter comments in the script or execute "Get-help .\Inveigh.ps1 -parameter https" for manual cert cleanup instructions.
Diffstat (limited to 'inveigh.pfx')
-rw-r--r--inveigh.pfxbin0 -> 2550 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/inveigh.pfx b/inveigh.pfx
new file mode 100644
index 0000000..5fa7503
--- /dev/null
+++ b/inveigh.pfx
Binary files differ