erlang-p1-pkix binary package in Ubuntu Jammy amd64
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/letsencryp
.
The purpose of this library is to do this dirty job under the hood.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2021-12-21 07:59:02 UTC | Published | Ubuntu Jammy amd64 | release | universe | libs | Optional | 1.0.8-2 | ||
|
|||||||||
Deleted | Ubuntu Jammy amd64 | proposed | universe | libs | Optional | 1.0.8-2 | |||
|
|||||||||
2021-12-21 07:59:20 UTC | Superseded | Ubuntu Jammy amd64 | release | universe | libs | Optional | 1.0.8-1 | ||
|
|||||||||
2021-12-22 12:10:07 UTC | Deleted | Ubuntu Jammy amd64 | proposed | universe | libs | Optional | 1.0.8-1 | ||
|
|||||||||
2021-11-05 07:15:33 UTC | Superseded | Ubuntu Jammy amd64 | release | universe | libs | Optional | 1.0.7-3 | ||
|