Key | Value |
---|---|
FileName | ./usr/lib/erlang/lib/p1_pkix-1.0.4/ebin/pkix.app |
FileSize | 546 |
MD5 | A59DA4E411B49EDE5BB49919B71B6010 |
SHA-1 | ED8A1682EBD98FE6805E70A6C6BD492B2B175BFA |
SHA-256 | 68E17E1FD016702D879C886E172700992C8AED78435D9F433D5358BE56602395 |
SSDEEP | 12:IStkb5AetQo77uXiEH/3GYiAtRvrlyxKY:vqbaeBOH/2YJRvrkF |
TLSH | T1E3F0E5AB8DD454012F861D9EFBB9A1060CBB25CB4DD8B8A433AE015E1FAC54F54BA631 |
hashlookup:parent-total | 3 |
hashlookup:trust | 65 |
The searched file hash is included in 3 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 8598D8DCC7B361EBC49CD1856677B62C |
PackageArch | noarch |
PackageDescription | A library for managing TLS certificates in Erlang. |
PackageMaintainer | Fedora Project |
PackageName | erlang-pkix |
PackageRelease | 2.fc32 |
PackageVersion | 1.0.4 |
SHA-1 | 19232F1ABD8A2B310F125CE15D5C3E10E80ACFA1 |
SHA-256 | C3370398690201F57D8661A351FB14EEE63FA0E0E55525360ABF147CAA2F7501 |
Key | Value |
---|---|
FileSize | 175112 |
MD5 | 2AF84B2F4415FC33B643BA473F8C16D4 |
PackageDescription | 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | erlang-p1-pkix |
PackageSection | libs |
PackageVersion | 1.0.4-2 |
SHA-1 | 501485FF6DCE216479B477414F2D6FE67D023A39 |
SHA-256 | 7CD612058FD2F57203AE95FEC475C3BDE9C66297D8F81CB2034583E2D47F073A |
Key | Value |
---|---|
MD5 | 2A329C5562DCC678BDE5C734B6D92070 |
PackageArch | x86_64 |
PackageDescription | 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 (stored somewhere in `/etc/letsencrypt/live/*/*.pem`) 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: ```yaml certfiles: - /etc/letsencrypt/live/*/*.pem ``` The purpose of the library is to do this dirty job under the hood. |
PackageName | erlang-pkix |
PackageRelease | lp150.4.1 |
PackageVersion | 1.0.4 |
SHA-1 | 23A5B895D89CDA3C0508F7535C8F7D89CCF45669 |
SHA-256 | DCCD5C9B9842E5B6E307A24E22B4175305A8A4948DF4214F4706D1625CBBF30F |