Wolfgang Rosenauer 8b17b48d47 - update to 3.17
* required for Firefox 33
  New functionality:
  * When using ECDHE, the TLS server code may be configured to generate
    a fresh ephemeral ECDH key for each handshake, by setting the
    SSL_REUSE_SERVER_ECDHE_KEY socket option to PR_FALSE. The
    SSL_REUSE_SERVER_ECDHE_KEY option defaults to PR_TRUE, which means
    the server's ephemeral ECDH key is reused for multiple handshakes.
    This option does not affect the TLS client code, which always
    generates a fresh ephemeral ECDH key for each handshake.
  New Macros
  * SSL_REUSE_SERVER_ECDHE_KEY
  Notable Changes:
  * The manual pages for the certutil and pp tools have been updated to
    document the new parameters that had been added in NSS 3.16.2.
  * On Windows, the new build variable USE_STATIC_RTL can be used to
    specify the static C runtime library should be used. By default the
    dynamic C runtime library is used.

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=164
2014-09-04 13:58:20 +00:00
2010-06-03 20:48:06 +00:00
2010-06-03 20:48:06 +00:00
2010-06-03 20:48:06 +00:00
2013-06-11 15:41:13 +00:00
2010-12-09 23:14:38 +00:00
2014-09-04 13:58:20 +00:00
2014-09-04 13:58:20 +00:00
2014-09-04 13:58:20 +00:00
2013-07-03 12:27:52 +00:00
2013-06-11 15:41:13 +00:00
2013-06-11 15:41:13 +00:00
2011-08-12 20:57:47 +00:00
2010-06-03 20:48:06 +00:00
2010-03-15 15:05:35 +00:00
2013-06-11 15:41:13 +00:00
Description
No description provided
70 MiB
Languages
Shell 100%