You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/04/23 19:29:54 UTC

[pulsar] branch master updated (ff180fc -> 429b023)

This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from ff180fc  [Tests] Fix AvroSchemaTest on JDK11 (#10342)
     add 429b023  [Tests] Fix ProxyWithAuthorizationTest on JDK11 (#10346)

No new revisions were added by this update.

Summary of changes:
 .../resources/authentication/tls/broker-cert.pem   |  87 ++++++++--------
 .../test/resources/authentication/tls/cacert.pem   | 109 ++++++++++++---------
 .../resources/authentication/tls/client-cert.pem   |  87 ++++++++--------
 build/regenerate_certs_for_tests.sh                |  73 ++++++++++++++
 .../ProxyWithAuthorizationTest/broker-cacert.pem   | 109 ++++++++++++---------
 .../tls/ProxyWithAuthorizationTest/broker-cert.pem |  86 ++++++++--------
 .../ProxyWithAuthorizationTest/client-cacert.pem   | 109 ++++++++++++---------
 .../tls/ProxyWithAuthorizationTest/client-cert.pem |  86 ++++++++--------
 .../ProxyWithAuthorizationTest/proxy-cacert.pem    | 109 ++++++++++++---------
 .../tls/ProxyWithAuthorizationTest/proxy-cert.pem  |  86 ++++++++--------
 .../test/resources/authentication/tls/cacert.pem   | 109 ++++++++++++---------
 .../resources/authentication/tls/client-cert.pem   |  87 ++++++++--------
 .../resources/authentication/tls/server-cert.pem   |  87 ++++++++--------
 13 files changed, 670 insertions(+), 554 deletions(-)
 create mode 100755 build/regenerate_certs_for_tests.sh