Pakiet: node-crypto-cacerts (0.1.0-1)
Odnośniki dla node-crypto-cacerts
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 node-crypto-cacerts:
- [node-crypto-cacerts_0.1.0-1.dsc]
- [node-crypto-cacerts_0.1.0.orig.tar.gz]
- [node-crypto-cacerts_0.1.0-1.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
updates SSL certificate chain to use a directory of certificates
Node has a set of trusted certificates compiled into it that is uses during SSL/HTTPS negotiations. The list of certificates can be replaced with user-specified certificates during the usage of the https module, but only for that particular https instance.
Sometimes, one need to use libraries that make the HTTPS calls deep within, and cannot modify the code. This module is designed to monkey patch the built-in crypto module and allow you to specify a directory of existing certificates that apply to all HTTPS connections that are made using the underlying crypto module.
Usage:
require('./crypto-cacerts').cryptoPatch("/etc/ssl/certs");
This will use all of the certificates in your OpenSSL certificates directory.
Node.js is an event-based server-side JavaScript engine.
Inne pakiety związane z node-crypto-cacerts
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
Pobieranie node-crypto-cacerts
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 3,8 KiB | 16,0 KiB | [lista plików] |