certbot formerly letsencrypt client for Lets Encrypt Certificates

Edit Package certbot
https://certbot.eff.org/

Certbot (previously, the Let's Encrypt client) is an easy-to-use automatic client that fetches and deploys
SSL/TLS certificates for your webserver.
Certbot was developed by EFF and others as a client for Let’s Encrypt and was previously known as
“the official Let’s Encrypt client” or “the Let’s Encrypt Python client.”
Certbot will also work with any other CAs that support the ACME protocol.

While there are many other clients that implement the ACME protocol to fetch certificates, Certbot is the
most extensive client and can automatically configure your webserver to start serving over HTTPS immediately.
For Apache, it can also optionally automate security tasks such as tuning ciphersuites and enabling important
security features such as HTTP → HTTPS redirects, OCSP stapling, HSTS, and upgrade-insecure-requests.

Certbot is part of EFF’s larger effort to encrypt the entire Internet. Websites need to use HTTPS to secure
the web. Along with HTTPS Everywhere, Certbot aims to build a network that is more structurally private,
safe, and protected against censorship.

Refresh
Refresh
Source Files
Filename Size Changed
README.SUSE 0000001749 1.71 KB
certbot-cli.ini.patch 0000001527 1.49 KB
certbot-fix_constants.patch 0000001105 1.08 KB
certbot.changes 0000010229 9.99 KB
certbot.cron 0000000949 949 Bytes
certbot.rpmlintrc 0000000153 153 Bytes
certbot.spec 0000015537 15.2 KB
v0.20.0.tar.gz 0001108139 1.06 MB
Revision 1 (latest revision is 5)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 566592 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 1)
- update to 0.20.0
  See https://github.com/certbot/certbot/blob/master/CHANGELOG.md
- update to 0.19.0
  See https://github.com/certbot/certbot/blob/master/CHANGELOG.md
- Trim filler wording from description. Replace U+2019 (quote) by
  apostrophe. Wrap long lines.
  Replace old RPM macros and commands.
- update to 0.18.2
  See https://github.com/certbot/certbot/blob/master/CHANGELOG.md
- BuildRequires for python-pyOpenSSL set to 17.0 because of
  convert python-acme into singlespec
- update to 0.18.1
  See https://github.com/certbot/certbot/blob/master/CHANGELOG.md
- On request from upstream switch server parameter in cli.ini from
  staging to production server.
- Change description in README.SUSE.
- update to 0.17.0
  See https://github.com/certbot/certbot/blob/master/CHANGELOG.md
- update patch certbot-cli.ini.patch
  - remove deprecated parameter --standalone-supported-challenges
  - change preferred-challenges = tls-sni-01 to 
    preferred-challenges = tls-sni as in documentation
- update to 0.16.0
  See https://github.com/certbot/certbot/blob/master/CHANGELOG.md
- update to 0.15.0
  See https://github.com/certbot/certbot/blob/master/CHANGELOG.md
  and https://github.com/certbot/certbot/milestone/37?closed=1
- add missing domain parameter in cli.ini
- add missing dependency to python-future
- rework README.SUSE and certbot.cron
- update to 0.14.2
  See https://github.com/certbot/certbot/milestone/40?closed=1
- update to 0.14.1
  See https://github.com/certbot/certbot/milestone/39?closed=1
- fix build error in Tumbleweed
- update t 0.14.0
  See https://github.com/certbot/certbot/milestone/35?closed=1
- update to 0.13.0
  See https://github.com/certbot/certbot/milestone/34?closed=1
  
- insert BuildRequires: python-packaging to prevent build errors
  for Leap 42.1
- change require version to python-requests >= 2.10
- update to 0.12.0
  See https://github.com/certbot/certbot/milestone/31?closed=1
- update to 0.11.1
  See https://github.com/certbot/certbot/milestone/33?closed=1
- update to 0.11.0
  See https://github.com/certbot/certbot/milestone/28?closed=1
  
- update to 0.10.2
  See https://github.com/certbot/certbot/milestone/32?closed=1
- update to 0.10.1
  See https://github.com/certbot/certbot/milestone/29?closed=1
- update to 0.10.0
  See https://github.com/certbot/certbot/milestone/24?closed=1
- rework README.SUSE
- fix sporadic build errors in doc section
- change certbot-cli.ini.patch
  The flag standalone-supported-challenges is deprecated. 
  It is now preferred-challenges instead.
- update to 0.9.3
  See https://github.com/certbot/certbot/milestone/27?closed=1
  
- update to 0.9.2
  See https://github.com/certbot/certbot/milestone/26?closed=1
- update to 0.9.1
  See https://github.com/certbot/certbot/milestone/25?closed=1
- update to 0.9.0
  See https://github.com/certbot/certbot/milestone/22?closed=1
- python-requests >= 2.0 is required by certbot
- psutils >= 2.2.1 is required by certbot 0.8.1:
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 639, in resolve
    raise DistributionNotFound(req)
  pkg_resources.DistributionNotFound: psutil>=2.2.1
- update to 0.8.1
- update to 0.8.0
- update to 0.7.0
- rename packge letsencrypt to new name certbot
- change letsencrypt to certbot in spec file
- obsolete letsencrypt in spec
- Add patch certbot-fix_constants.patch to fix path locations from 
  letsencrypt to certbot
- update to 0.6.0
- update to 0.5.0
- The /etc/letsencrypt/keys directory must exclusively be readable 
  by root
- Fixed version dependency to python-setuptools
- update to 0.4.2
- update to 0.4.1
- clean spec
- don't build python-acme anymore, use seperate package instead
  because of correct errors in man and to run test within package 
  building
- move cli.ini changes from spec to patch file
- insert cron file
- update to 0.4.0
- update to 0.3.0
- update to 0.2.0
- remove no more needed versionstag patch
- add patch for versionstag mismatch
- update to 0.1.1
- update cli.ini parameters
- change from nighly git version to latest beta version 0.1.0  
- add man pages
- add python-letsencrypt-apache and python-letsencrypt-nginx
- add missing requirements
- inititial version: developer preview
Comments 0
openSUSE Build Service is sponsored by