Signed-off-by: Vitezslav Cizek <[email protected]> --- nss.conf.in | 2 -- 1 file changed, 2 deletions(-)
diff --git a/nss.conf.in b/nss.conf.in index 9b9ffc8..09402a8 100644 --- a/nss.conf.in +++ b/nss.conf.in @@ -44,10 +44,8 @@ NSSPassPhraseHelper /usr/libexec/nss_pcache # Configure the SSL Session Cache. # NSSSessionCacheSize is the number of entries in the cache. -# NSSSessionCacheTimeout is the SSL2 session timeout (in seconds). # NSSSession3CacheTimeout is the SSL3/TLS session timeout (in seconds). NSSSessionCacheSize 10000 -NSSSessionCacheTimeout 100 NSSSession3CacheTimeout 86400 # -- 2.6.6 -- Vita Cizek
signature.asc
Description: Digital signature
_______________________________________________ Mod_nss-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/mod_nss-list
