Paquet : erlang-p1-pkix (1.0.9-3~bpo12+1)
Liens pour erlang-p1-pkix
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source erlang-p1-pkix :
- [erlang-p1-pkix_1.0.9-3~bpo12+1.dsc]
- [erlang-p1-pkix_1.0.9.orig.tar.gz]
- [erlang-p1-pkix_1.0.9-3~bpo12+1.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Autres paquets associés à erlang-p1-pkix
|
|
|
|
-
- dep: ca-certificates
- certificats CA courants
-
- dep: erlang-abi (= 17.0)
- Paquet indisponible
-
- dep: erlang-base (>= 1:25.2.3+dfsg)
- machine virtuelle Erlang/OTP et applications de base
-
- dep: erlang-crypto (>= 1:25.2.3+dfsg)
- modules cryptographiques pour Erlang/OTP
-
- dep: erlang-public-key (>= 1:25.2.3+dfsg)
- infrastructure de clé publique pour Erlang/OTP
Télécharger erlang-p1-pkix
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
i386 | 175,0 ko | 303,0 ko | [liste des fichiers] |