Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tomcatjss - JSSE implementation using JSS for Tomcat
- Description:
A Java Secure Socket Extension (JSSE) implementation
using Java Security Services (JSS) for Tomcat 6.
NOTE: The 'tomcatjss' package conflicts with the 'tomcat-native' package
because it uses an underlying NSS security model rather than the
OpenSSL security model, so these two packages may not co-exist.
Packages
tomcatjss-2.1.0-4.el6.src
[29 KiB] |
Changelog
by Christina Fu (2014-09-29):
- Bugzilla Bug #1190911 NullPointerException in tomcatjss searching
for attribute "clientauth" (cfu)
- Bugzilla Bug #1167471 - [RFE] Provide Tomcat support for TLS v1.1 and
TLS v1.2 (Tomcatjss) (cfu)
|
tomcatjss-2.1.0-3.el6.src
[26 KiB] |
Changelog
by Christina Fu (2014-06-16):
- Resolves: Buzilla Bug #1084224 - Tomcatjss missing strictCiphers implementation
|
tomcatjss-2.1.0-2.el6.src
[25 KiB] |
Changelog
by Jack Magne (2011-08-05):
- Resolves: #75107 - rhch80 cannot do client auth with pkiconsole (ok with 7.3)
|
tomcatjss-2.1.0-1.el6.src
[24 KiB] |
Changelog
by John Dennis (2011-01-12):
- Resolves: Bug 643544
- bump version to 2.1.0
Bug #588323 - Failed to enable cipher 0xc001 (svn rev 105)
Bug #634375 - Build tomcatjss against tomcat6 (svn rev 106)
Bug #655915 - Disable socket timeouts when socket is first created. (svn rev 107)
|