From 22b5e9c031b7fba9c750067e54ccbe164860f68d Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 30 Aug 2015 01:21:11 +0200 Subject: stunnel - code style fixes - Update copyright header - Nuke useless comments - Descriptions cosmetics --- config/stunnel/stunnel_certs.xml | 113 +++++++++++++++++++-------------------- 1 file changed, 56 insertions(+), 57 deletions(-) diff --git a/config/stunnel/stunnel_certs.xml b/config/stunnel/stunnel_certs.xml index 5ea07328..ce1dcf52 100644 --- a/config/stunnel/stunnel_certs.xml +++ b/config/stunnel/stunnel_certs.xml @@ -1,53 +1,51 @@ - - + + - - + - - Stunnel certificates - 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. +*/ +/* ====================================================================================== */ + ]]> + stunnelcerts - 4.18 + 5.20.2 Services: Secure Tunnel - Certificates - + /usr/local/pkg/stunnel.inc ['installedpackages']['package']['$packagename']['configuration'] - Tunnels @@ -59,9 +57,6 @@ - - Description @@ -79,55 +74,59 @@ Status status - - Description description - Enter a (short) description for this certificate + Enter a (short) description for this certificate. input - Certificate filename + Certificate Filename filename File name of certificate (read-only; updated on save). Extensions (.pem, .chain, .key) are added automatically. input - Certificate subject + Certificate Subject subject Certificate subject (read-only; updated on save) input 50 - Certificate valid until + Certificate Valid Until expiry The certificate will expire on this date, and will no longer work. input - RSA private key + RSA Private Key cert_key - RSA private key used for certificate. Do not change for existing certificates!<br> + + + ]]> + textarea 7 - 65 + 70 - Certificate chain + Certificate Chain cert_chain - Full certificate chain; root certificate on top, then any intermediates, server certificate at the end.<br> - <b>Full chain required for private or EV certificates!</b> + + + Full chain required for private or EV certificates! + ]]> + textarea 7 - 65 + 70 - /usr/local/pkg/stunnel.inc stunnel_save_cert($config); stunnel_save($config); -- cgit v1.2.3