From 7430e42637875ac69b2b188a584e3779e8b6cf4c Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 9 Jun 2011 18:19:00 -0400 Subject: Adding Jabber, Jabber-SSL and Gadu-Gadu protocols. Add SSL Certificate and associated textareas --- config/imspector-wip/imspector.xml | 57 ++++++++++++++++++++++++++++++++++---- 1 file changed, 51 insertions(+), 6 deletions(-) (limited to 'config/imspector-wip/imspector.xml') diff --git a/config/imspector-wip/imspector.xml b/config/imspector-wip/imspector.xml index b8eb535d..aadcd4c0 100644 --- a/config/imspector-wip/imspector.xml +++ b/config/imspector-wip/imspector.xml @@ -4,12 +4,12 @@ . + Copyright (C) 2011 Scott Ullrich + Copyright (C) 2007 Ryan Wagoner All rights reserved. */ /* ========================================================================== */ @@ -84,7 +84,7 @@ Enable IMSpector enable checkbox - + Interfaces (generally LAN) iface_array @@ -98,7 +98,7 @@ Listen on protocols proto_array - You can use the CTRL or COMMAND key to select multiple protocols. + You can use the CTRL or COMMAND key to select multiple protocols. NOTE: Gtalk/Jabber-SSL requires SSL certificates. select 4 @@ -120,6 +120,18 @@ IRC irc + + + @@ -154,6 +166,39 @@ mysql_password password + + SSL Certificate + serverkey + + Enter the SSL Server Certificate here. + + textarea + base64 + 5 + 40 + + + SSL CA Key + ssl_ca_key + + Enter the SSL CA key here. + + textarea + base64 + 5 + 40 + + + SSL CA Certificate + ssl_ca_cert + + Enter the SSL CA Certficate here. + + textarea + base64 + 5 + 40 + Enable bad word filtering filter_badwords @@ -219,4 +264,4 @@ deinstall_package_imspector(); imspector_generate_rules - + \ No newline at end of file -- cgit v1.2.3