Jump to letter: [
      
        CNZ
      ]
    
    nss - Network Security Services
    Network Security Services (NSS) is a set of libraries designed to
support cross-platform development of security-enabled client and
server applications. Applications built with NSS can support SSL v2
and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509
v3 certificates, and other security standards.
    
    Packages
    Latest: nss-3.14.0.0-11.el5.fio.src.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | nss | 
        0 | 
        3.14.0.0 | 
        11.el5.fio | 
        src | 
        4.5 MiB | 
        2013-05-04 14:55:40 | 
      
    
    Changelog:
    
      
        - * 2013-01-10 - Elio Maldonado <emaldona[AT]redhat[DOTCOM]> - 3.14.0.0-12
 
        - Recreate the distrust patch by backporting the upstream one
- Resolves: rhpbz#890914 - Dis-trust TURKTRUST mis-issued *.google.com certificate
 
      
    
      
        - * 2013-01-09 - Elio Maldonado <emaldona[AT]redhat[DOTCOM]> - 3.14.0.0-11
 
        - Resolves: rhpbz#890914 - Dis-trust TURKTRUST mis-issued *.google.com certificate
 
      
    
      
        - * 2012-12-12 - Elio Maldonado <emaldona[AT]redhat[DOTCOM]> - 3.14.0.0-10
 
        - Remove a patch that caused a regression
- Resolves: rhbz#883620
 
      
    
      
        - * 2012-11-07 - Elio Maldonado <emaldona[AT]redhat[DOTCOM]> - 3.14.0.0-9
 
        - Fix locking issue causing curl hangs and authenticate to the correct session
- Resolves: rhbz#872838
 
      
    
      
        - * 2012-11-07 - Elio Maldonado <emaldona[AT]redhat[DOTCOM]> - 3.14.0.0-8
 
        - PEM peminit returns CKR_CANT_LOCK when needed to inform caller module isn't thread safe
- Resolves: rhbz#555019 - [PEM] invalid writes in multi-threaded libcurl based application