| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=6e6ueuoknqfurbrbr4pjcsbhu1; path=/
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 09:13:13 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
py-acme-..
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./security/py-acme-tiny, Tiny script to issue and renew TLS certs from Lets Encrypt
[
Branch: CURRENT, Version: 5.0.2, Package name: py313-acme-tiny-5.0.2, Maintainer: khorben
This is a tiny, auditable script that you can throw on your server to issue and
renew Let's Encrypt certificates. Since it has to be run on your server and
have access to your private Let's Encrypt account key, I tried to make it as
tiny as possible (currently less than 200 lines). The only prerequisites are
python and openssl.
Required to run:
[security/openssl] [lang/python37]
Required to build:
[pkgtools/cwrappers]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
py-acme-..shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./security/py-acme-tiny, Tiny script to issue and renew TLS certs from Lets Encrypt
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 5.0.2, Package name: py313-acme-tiny-5.0.2, Maintainer: khorben
This is a tiny, auditable script that you can throw on your server to issue and
renew Let's Encrypt certificates. Since it has to be run on your server and
have access to your private Let's Encrypt account key, I tried to make it as
tiny as possible (currently less than 200 lines). The only prerequisites are
python and openssl.
Required to run:
[security/openssl] [lang/python37]
Required to build:
[pkgtools/cwrappers]
Master sites:
Filesize: 22.715 KBVersion history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Updated to version: py313-acme-tiny-5.0.2
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2025-07-01) Updated to version: py312-acme-tiny-5.0.2
CVS history: (Expand)
| 2025-07-01 13:47:31 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-acme-tiny: updated to 5.0.2 5.0.2 CHANGELOG * Fixed compatibility with Let's Encrypt dropping support for contacts. * Switched from using `setup.py` to `pyproject.toml` packaging configuration. * Updated project automated tests to use more modern versions of python. NOTE: While the automated tests only support python 3.9+, you should still be \ able to use `acme_tiny.py` in older versions of python. |
| 2025-04-19 14:24:20 by Amitai Schleier | Files touched by this commit (2) |
Log message: py-acme-tiny: require setuptools_scm>=8.2.0nb1, adjust PLIST. |
| 2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
| 2024-05-01 10:57:23 by Jonathan Perkin | Files touched by this commit (1) |
Log message: py-acme-tiny: Fix PYTHON_VERSIONS_INCOMPATIBLE. |
| 2024-04-30 15:51:23 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-acme-tiny: convert to wheel.mk. Bump PKGREVISION. |
| 2022-01-13 20:31:25 by Thomas Klausner | Files touched by this commit (43) |
Log message: *: setuptools_scm: switch to versioned_dependencies |
| 2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message: python: egg.mk: add USE_PKG_RESOURCES flag This flag should be set for packages that import pkg_resources and thus need setuptools after the build step. Set this flag for packages that need it and bump PKGREVISION. |
| 2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
