Pakiet: erlang-p1-pkix (1.0.10-1)
Odnośniki dla erlang-p1-pkix
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego erlang-p1-pkix:
- [erlang-p1-pkix_1.0.10-1.dsc]
- [erlang-p1-pkix_1.0.10.orig.tar.gz]
- [erlang-p1-pkix_1.0.10-1.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Inne pakiety związane z erlang-p1-pkix
|
|
|
|
-
- dep: ca-certificates
- Wspólne certyfikaty CA
-
- dep: erlang-abi (= 17.0)
- Pakiet niedostępny
-
- dep: erlang-base (>= 1:25.3.2.12+dfsg)
- Erlang/OTP virtual machine and base applications
-
- dep: erlang-crypto (>= 1:25.3.2.12+dfsg)
- Erlang/OTP cryptographic modules
-
- dep: erlang-public-key (>= 1:25.3.2.12+dfsg)
- Erlang/OTP public key infrastructure
Pobieranie erlang-p1-pkix
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
s390x | 175,0 KiB | 304,0 KiB | [lista plików] |