From 181f9d67d5ef5f1a7aeebfe33e625b61474a71fd Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 30 Aug 2015 01:15:15 +0200 Subject: stunnel - code style fixes - Update copyright header - Indentation fixes - Nuke useless chmods for default permissions and useless comments - Descriptions cosmetics --- config/stunnel/stunnel.xml | 107 +++++++++++++++++++++------------------------ 1 file changed, 49 insertions(+), 58 deletions(-) (limited to 'config/stunnel') diff --git a/config/stunnel/stunnel.xml b/config/stunnel/stunnel.xml index bb66d196..c8957ba8 100644 --- a/config/stunnel/stunnel.xml +++ b/config/stunnel/stunnel.xml @@ -1,71 +1,68 @@ - - + + - - + - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. +*/ +/* ====================================================================================== */ + ]]> + stunnel - 4.18 + 5.20.2 Services: Secure Tunnel - STunnel - The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the programs' code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, so stunnel supports whatever cryptographic algorithms you compiled into your crypto package. + The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. + It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the programs' code. + It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. + It calls the underlying crypto libraries, so stunnel supports whatever cryptographic algorithms you compiled into your crypto package.
Services
stunnel.xml
- + /usr/local/pkg/stunnel.inc /usr/local/pkg/ - 0644 https://packages.pfsense.org/packages/config/stunnel/stunnel.inc /usr/local/pkg/ - 0644 https://packages.pfsense.org/packages/config/stunnel/stunnel_certs.xml - ['installedpackages']['package']['$packagename']['configuration'] - Tunnels @@ -77,9 +74,11 @@ /pkg.php?xml=stunnel_certs.xml - - + + stunnel + stunnel.sh + stunnel + Description @@ -106,8 +105,6 @@ redirectport - Description @@ -118,7 +115,7 @@ Client Mode client - Use client mode for this tunnel (i.e. connect to an SSL server, do not act as an SSL server) + Use client mode for this tunnel (i.e. connect to an SSL server, do not act as an SSL server). checkbox @@ -128,7 +125,7 @@ input - Listen on port + Listen on Port localport Enter the local port to bind this redirection to. input @@ -156,18 +153,12 @@ input - Outgoing source IP + Outgoing Source IP sourceip Enter the source IP address for outgoing connections. input - - stunnel - stunnel.sh - stunnel - - /usr/local/pkg/stunnel.inc stunnel_save($config); -- cgit v1.2.3