mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
app-crypt/lego: ACME client alternative to certbot/acme.sh
written in Go which offers many built-in DNS plugins Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
This commit is contained in:
13
app-crypt/lego/metadata.xml
Normal file
13
app-crypt/lego/metadata.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>me@rahil.rocks</email>
|
||||
<name>Rahil Bhimjiani</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">go-acme/lego</remote-id>
|
||||
<bugs-to>https://github.com/go-acme/lego/issues</bugs-to>
|
||||
<doc>https://go-acme.github.io/lego/</doc>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user