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 83636c9 Add BZ reference to changelog entry
new 6279283 Back-port option to configure key algorithm
new d55ed7e Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 part
1 of 2
new 495bff8 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 part
2 of 2
The 3 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/buf/Asn1Parser.java | 89 ++++++++++++++++++++++
.../apache/tomcat/util/buf/LocalStrings.properties | 3 +
.../tomcat/util/net/jsse/LocalStrings.properties | 2 +
java/org/apache/tomcat/util/net/jsse/PEMFile.java | 71 +++++++++++++++--
.../util/net/openssl/LocalStrings.properties | 1 +
.../tomcat/util/net/openssl/OpenSSLUtil.java | 22 ++++--
webapps/docs/changelog.xml | 11 +++
7 files changed, 186 insertions(+), 13 deletions(-)
create mode 100644 java/org/apache/tomcat/util/buf/Asn1Parser.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]