Search Criteria
Package Details: nginx-mod-acme 0.1.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nginx-mod-acme.git (read-only, click to copy) |
|---|---|
| Package Base: | nginx-mod-acme |
| Description: | Nginx module adding support for the ACME protocol |
| Upstream URL: | https://github.com/nginx/nginx-acme/ |
| Licenses: | Apache-2.0 |
| Submitter: | techtricity |
| Maintainer: | techtricity |
| Last Packager: | techtricity |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-08-14 18:44 (UTC) |
| Last Updated: | 2025-08-14 18:44 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- nginx (nginx-rtmp-sergey-gitAUR, nginx-mainline-pushstreamAUR, tengineAUR, tengine-extraAUR, freenginx-mainline-hgAUR, nginx-quic-libresslAUR, freenginx-mainlineAUR, freenginx-libresslAUR, angieAUR, nginx-mainline)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- nginx-src (freenginx-mainline-hg-srcAUR, nginx-quic-libressl-srcAUR, freenginx-libressl-srcAUR) (make)
Latest Comments
techtricity commented on 2025-10-09 12:38 (UTC)
Thanks, mickael9, I must have missed that, but it seemed to have worked on my machine? I'll get this fixed later today when I upgrade to
nginx-acme v0.2.0.mickael9 commented on 2025-10-03 19:55 (UTC) (edited on 2025-10-03 19:56 (UTC) by mickael9)
Default nginx configuration contains
include modules.d/*.conf;So in order for this module be auto-loaded, the
/etc/nginx/modules.d/20-ngx_http_acme_modulefile should be changed to/etc/nginx/modules.d/20-ngx_http_acme_module.conf