软件包:erlang-p1-pkix(1.0.7-3)
erlang-p1-pkix 的相关链接
Debian 的资源:
下载源码包 erlang-p1-pkix:
- [erlang-p1-pkix_1.0.7-3.dsc]
- [erlang-p1-pkix_1.0.7.orig.tar.gz]
- [erlang-p1-pkix_1.0.7-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 erlang-p1-pkix 有关的软件包
|
|
|
|
-
- dep: ca-certificates
- 通用 CA 证书
-
- dep: erlang-base (>= 1:19.2)
- Erlang/OTP virtual machine and base applications
- 或者 erlang-abi (= 17.0)
- 软件包暂时不可用
-
- dep: erlang-base (>= 1:23.2.3+dfsg)
- Erlang/OTP virtual machine and base applications
- 或者 erlang-base-hipe (>= 1:23.2.3+dfsg)
- Erlang/OTP HiPE enabled virtual machine and base applications
-
- dep: erlang-crypto (>= 1:23.2.3+dfsg)
- Erlang/OTP cryptographic modules
-
- dep: erlang-public-key (>= 1:23.2.3+dfsg)
- Erlang/OTP public key infrastructure
下载 erlang-p1-pkix
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 171.9 kB | 305.0 kB | [文件列表] |
arm64 | 171.9 kB | 305.0 kB | [文件列表] |
armel | 171.9 kB | 305.0 kB | [文件列表] |
armhf | 171.9 kB | 305.0 kB | [文件列表] |
i386 | 171.9 kB | 305.0 kB | [文件列表] |
mips64el | 171.9 kB | 305.0 kB | [文件列表] |
mipsel | 171.9 kB | 305.0 kB | [文件列表] |
ppc64el | 171.9 kB | 305.0 kB | [文件列表] |
s390x | 171.9 kB | 305.0 kB | [文件列表] |