summaryrefslogtreecommitdiff
path: root/app-crypt/certbot/metadata.xml
blob: 45e57f537f752fac110b89ec04f25a373f29662d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>prometheanfire@gentoo.org</email>
    <name>Matthew Thode</name>
  </maintainer>
  <maintainer type="person">
    <email>thican@thican.net</email>
    <name>Thibaud CANALE</name>
  </maintainer>
  <stabilize-allarches />
  <use>
    <flag name="certbot-apache">Enable Apache plugin.</flag>
    <flag name="certbot-dns-dnsimple">Enable DNSimple Authenticator plugin.</flag>
    <flag name="certbot-dns-dnsmadeeasy">Enable DNS Made Easy DNS Authenticator plugin.</flag>
    <flag name="certbot-dns-gehirn">Enable Gehirn Infrastructure Service DNS Authenticator plugin.</flag>
    <flag name="certbot-dns-google">Enable Google Cloud DNS Authenticator plugin.</flag>
    <flag name="certbot-dns-linode">Enable Linode DNS Authenticator plugin plugin.</flag>
    <flag name="certbot-dns-luadns">Enable LuaDNS Authenticator plugin.</flag>
    <flag name="certbot-dns-nsone">Enable NS1 DNS Authenticator plugin.</flag>
    <flag name="certbot-dns-ovh">Enable OVH DNS Authenticator plugin.</flag>
    <flag name="certbot-dns-rfc2136">Enable RFC 2136 DNS Authenticator plugin.</flag>
    <flag name="certbot-dns-route53">Enable Route53 DNS Authenticator plugin.</flag>
    <flag name="certbot-dns-sakuracloud">Enable Sakura Cloud DNS Authenticator plugin.</flag>
    <flag name="certbot-nginx">Enable Nginx plugin.</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>