apache2-mod_nss

Edit Package apache2-mod_nss
No description set
Refresh
Refresh
Source Files
Filename Size Changed
README-SUSE.txt 0000003829 3.74 KB
apache2-mod_nss.changes 0000005913 5.77 KB
apache2-mod_nss.spec 0000009578 9.35 KB
listen_nss.conf 0000001580 1.54 KB
mod_nss-1.0.8.tar.gz 0000405061 396 KB
mod_nss-CVE-2013-4566-NSSVerifyClient.diff 0000013565 13.2 KB
mod_nss-PK11_ListCerts_2.patch 0000008279 8.08 KB
mod_nss-SNI-callback.patch 0000008951 8.74 KB
mod_nss-SNI-checks.patch 0000005053 4.93 KB
mod_nss-array_overrun.patch 0000000740 740 Bytes
mod_nss-bnc863518-reopen_dev_tty.diff 0000007415 7.24 KB
mod_nss-cipherlist_update_for_tls12-doc.diff 0000008676 8.47 KB
mod_nss-cipherlist_update_for_tls12.diff 0000010937 10.7 KB
mod_nss-clientauth.patch 0000001838 1.79 KB
mod_nss-gencert.patch 0000000713 713 Bytes
mod_nss-httpd24.patch 0000005715 5.58 KB
mod_nss-lockpcache.patch 0000008275 8.08 KB
mod_nss-negotiate.patch 0000005992 5.85 KB
mod_nss-no_shutdown_if_not_init_2.patch 0000000861 861 Bytes
mod_nss-overlapping_memcpy.patch 0000000824 824 Bytes
mod_nss-pcachesignal.h 0000000581 581 Bytes
mod_nss-proxyvariables.patch 0000003630 3.54 KB
mod_nss-reseterror.patch 0000000328 328 Bytes
mod_nss-reverseproxy.patch 0000008135 7.94 KB
mod_nss-sslmultiproxy.patch 0000007782 7.6 KB
mod_nss-tlsv1_1.patch 0000029954 29.3 KB
mod_nss-wouldblock.patch 0000000490 490 Bytes
mod_nss.conf.in 0000014868 14.5 KB
mod_nss_migrate.pl 0000012890 12.6 KB
vhost-nss.template 0000005532 5.4 KB
Revision 1 (latest revision is 60)
Roman Drahtmueller's avatar Roman Drahtmueller (draht) committed (revision 1)
- mod_nss-bnc863518-reopen_dev_tty.diff: close(0) and 
  open("/dev/tty", ...) to make sure that stdin can be read from.
  startproc may inherit wrongly opened file descriptors to httpd.
  (Note: An analogous fix exists in startproc(8), too.)
  [bnc#863518]
- VirtualHost part in /etc/apache2/conf.d/mod_nss.conf is now
  externalized to /etc/apache2/conf.d/vhost-nss.template and not
  activated/read by default. [bnc#878681]
- NSSCipherSuite update following additional ciphers of Feb 18
  change. [bnc#878681]

- mod_nss-SNI-callback.patch, mod_nss-SNI-checks.patch:
  server side SNI was not implemented when mod_nss was made;
  patches implement SNI with checks if SNI provided hostname
  equals Host: field in http request header.

- mod_nss-cipherlist_update_for_tls12-doc.diff
  mod_nss-cipherlist_update_for_tls12.diff
  GCM mode and Camellia ciphers added to the supported ciphers list.
  The additional ciphers are: 
  rsa_aes_128_gcm_sha == TLS_RSA_WITH_AES_128_GCM_SHA256
  rsa_camellia_128_sha == TLS_RSA_WITH_CAMELLIA_128_CBC_SHA
  rsa_camellia_256_sha == TLS_RSA_WITH_CAMELLIA_256_CBC_SHA
  ecdh_ecdsa_aes_128_gcm_sha == TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256
  ecdhe_ecdsa_aes_128_gcm_sha == TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
  ecdh_rsa_aes_128_gcm_sha == TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256
  ecdhe_rsa_aes_128_gcm_sha == TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  [bnc#863035]

- mod_nss-CVE-2013-4566-NSSVerifyClient.diff fixes CVE-2013-4566:
Comments 0
openSUSE Build Service is sponsored by