Added some further tips (SSL debugging)
[grml-tips.git] / grml_tips
index 31e3c5b..ce98176 100644 (file)
--- a/grml_tips
+++ b/grml_tips
@@ -2628,3 +2628,8 @@ and where grml is running:
 Then booting your client(s) via PXE should work without
 any further work.
 -- 
+Debugging SSL communications:
+
+% openssl s_client -connect webmail.grml.org:993
+
+# ssldump -a -A -H -i eth0