Skip to content

Commit 2ca3c22

Browse files
authored
feat: Add mod_md to issue LE certs via ACME (#18)
1 parent 025106d commit 2ca3c22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ RUN mkdir -p /mnt/rootfs \
2121
glibc-minimal-langpack \
2222
hostname \
2323
httpd-core \
24-
mod_ldap \
2524
mod_auth_openidc \
25+
mod_ldap \
26+
mod_md \
2627
mod_security \
2728
mod_security_crs \
2829
mod_session \

0 commit comments

Comments
 (0)