deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: erlang-base (>= 1:25.3.2.12+dfsg), erlang-abi (= 17.0), erlang-crypto (>=
1:25.3.2.12+dfsg), erlang-public-key (>= 1:25.3.2.12+dfsg), ca-certificates
Description: |-
PKIX certificates management library for Erlang
The idea of the library is to simplify certificates configuration in Erlang
programs. Typically an Erlang program which needs certificates (for HTTPS/
MQTT/XMPP/etc) provides a bunch of options such as certfile, chainfile,
privkey, etc. The situation becomes even more complicated when a server
supports so called virtual domains because a program is typically required to
match a virtual domain with its certificate. If a user has plenty of virtual
domains it's quickly becoming a nightmare for them to configure all this.
The complexity also leads to errors: a single configuration mistake and a
program generates obscure log messages, unreadable Erlang tracebacks or,
even worse, just silently ignores the errors.
Fortunately, the large part of certificates configuration can be automated,
reducing a user configuration to something as simple as:
.
certfiles:
- /etc/letsencrypt/live/*/*.pem
.
The purpose of this library is to do this dirty job under the hood.
Homepage: https://github.com/processone/pkix
Installed-Size: '304'
Maintainer: Ejabberd Packaging Team <ejabberd@packages.debian.org>
Multi-Arch: allowed
Package: erlang-p1-pkix
Priority: optional
Section: libs
Version: 1.0.10-1
srcpkg_name: erlang-p1-pkix
srcpkg_version: 1.0.10-1