Difference between revisions of "Nss (libraries)"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
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}}
 +
 +
[[Category:IT]]

Revision as of 16:43, 9 July 2022

Libraries for security-enabled client and server applications


ECK: kubectl describe pod

# 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

Advertising: