python-certbot
No description set
- Developed at devel:languages:python:certbot
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-certbot && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
certbot-0.29.1.tar.gz | 0000333218 325 KB | |
python-certbot.changes | 0000002444 2.39 KB | |
python-certbot.spec | 0000003165 3.09 KB |
Revision 6 (latest revision is 51)
Dominique Leuenberger (dimstar_suse)
accepted
request 658302
from
Thomas Bechtold (tbechtold)
(revision 6)
- update to 0.29.1: * The default work and log directories have been changed back to /var/lib/letsencrypt and /var/log/letsencrypt respectively. * Noninteractive renewals with `certbot renew` (those not started from a terminal) now randomly sleep 1-480 seconds before beginning work in order to spread out load spikes on the server side. * Added External Account Binding support in cli and acme library. Command line arguments --eab-kid and --eab-hmac-key added. * Private key permissioning changes: Renewal preserves existing group mode & gid of previous private key material. Private keys for new lineages (i.e. new certs, not renewed) default to 0o600. * Update code and dependencies to clean up Resource and Deprecation Warnings. * Only depend on imgconverter extension for Sphinx >= 1.6 - update URL
Comments 0