Skip to content
Sections
>> Trisquel >> Balíky >> aramo >> libs >> erlang-p1-pkix
nabia  ] [  aramo  ]
[ Zdroj: erlang-p1-pkix  ]

Balík: erlang-p1-pkix (1.0.8-2)

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.

Ostatné balíky súvisiace s balíkom erlang-p1-pkix

  • závisí
  • odporúča
  • navrhuje
  • dep: ca-certificates
    Common CA certificates
  • dep: erlang-base (>= 1:24.1.5+dfsg)
    Erlang/OTP virtual machine and base applications
  • dep: erlang-crypto (>= 1:24.1.5+dfsg)
    Erlang/OTP cryptographic modules
  • dep: erlang-public-key (>= 1:24.1.5+dfsg)
    Erlang/OTP public key infrastructure

Stiahnuť erlang-p1-pkix

Stiahnuť pre všetky dostupné architektúry
Architektúra Veľkosť balíka Nainštalovaná veľkosť Súbory
amd64 188.3 kB313 kB [zoznam súborov]
arm64 188.3 kB313 kB [zoznam súborov]
armhf 188.3 kB313 kB [zoznam súborov]
ppc64el 188.3 kB313 kB [zoznam súborov]