Difference between revisions of "Nss (libraries)"
Jump to navigation
Jump to search
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
Libraries for security-enabled client and server applications | Libraries for security-enabled client and server applications | ||
+ | |||
+ | [[ECK]]: <code>[[kubectl describe pod]]</code> | ||
+ | # Disable nss cache to avoid filling dentry cache when calling curl | ||
+ | # This is required with Elasticsearch Docker using nss < 3.52 | ||
+ | export NSS_SDB_USE_CACHE=no | ||
== See also == | == See also == | ||
* {{certutil}} | * {{certutil}} | ||
+ | * {{NSS}} | ||
+ | |||
+ | [[Category:IT]] |
Latest revision as of 04:00, 25 October 2022
Libraries for security-enabled client and server applications
# Disable nss cache to avoid filling dentry cache when calling curl # This is required with Elasticsearch Docker using nss < 3.52 export NSS_SDB_USE_CACHE=no
See also[edit]
Advertising: