mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/stunnel Add LDAP and NNTP to supported STARTTLS protocols (#4788)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
PLUGIN_NAME= stunnel
|
||||
PLUGIN_VERSION= 1.0.5
|
||||
PLUGIN_REVISION= 3
|
||||
PLUGIN_VERSION= 1.0.6
|
||||
PLUGIN_COMMENT= Stunnel TLS proxy
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
PLUGIN_DEPENDS= stunnel
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<model>
|
||||
<mount>//OPNsense/Stunnel</mount>
|
||||
<version>1.0.3</version>
|
||||
<version>1.0.4</version>
|
||||
<description>
|
||||
Stunnel TLS encryption proxy
|
||||
</description>
|
||||
@@ -48,6 +48,8 @@
|
||||
<protocol type="OptionField">
|
||||
<OptionValues>
|
||||
<imap>IMAP</imap>
|
||||
<ldap>LDAP</ldap>
|
||||
<nntp>NNTP</nntp>
|
||||
<pop3>POP3</pop3>
|
||||
<smtp>SMTP</smtp>
|
||||
</OptionValues>
|
||||
|
||||
Reference in New Issue
Block a user