This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 86772d9 Add a Java keystore containing an EC cert for tetsing
new 311ac91 Ensure consistent ordering of certificates
new a139cad Private keys may be of any type
new ae85c5c AprEndpoint may now be either configuration type
new 35c7344 Certificate index should vary by type rather than be
hard-coded
new 67657e5 Refactor the relationship between OpenSSLContext and
KeyManager
The 19052 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
java/org/apache/tomcat/util/net/AprEndpoint.java | 7 +++-
java/org/apache/tomcat/util/net/SSLHostConfig.java | 2 +-
.../tomcat/util/net/SSLHostConfigCertificate.java | 12 ++++++
.../tomcat/util/net/openssl/OpenSSLContext.java | 45 ++++++++++++----------
.../tomcat/util/net/openssl/OpenSSLUtil.java | 22 +++++++++++
5 files changed, 65 insertions(+), 23 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]