Stunnel certificates
Describe your package requirements here
Currently there are no FAQ items provided.
stunnelcerts
4.18
Services: Secure Tunnel - Certificates
['installedpackages']['package']['$packagename']['configuration']
Tunnels
/pkg.php?xml=stunnel.xml
Certificates
/pkg.php?xml=stunnel_certs.xml
Description
description
Subject
subject
Status
status
Description
description
Enter a (short) description for this certificate
input
Certificate filename
filename
File name of certificate (read-only; updated on save). Extensions (.pem, .chain, .key) are added automatically.
input
Certificate subject
subject
Certificate subject (read-only; updated on save)
input
50
Certificate valid until
expiry
The certificate will expire on this date, and will no longer work.
input
RSA private key
cert_key
RSA private key used for certificate. Do not change for existing certificates!<br>
textarea
7
65
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>
textarea
7
65
/usr/local/pkg/stunnel.inc
stunnel_save_cert($config);
stunnel_save($config);
stunnel_printcsr();
stunnel_disablefields();
stunnel_delete($config);