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

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


    from fb7f14ceb04 [cleanup][broker] Update deprecation warnings to use 3.0.0 
(#19586)
     add f292bad8ac9 [fix][test] ProxyWithAuthorizationTest remove SAN from 
test certs (#19594)

No new revisions were added by this update.

Summary of changes:
 .../resources/authentication/tls/broker-cert.pem   |  79 +++++++------
 .../test/resources/authentication/tls/cacert.pem   | 125 +++++++++++----------
 .../resources/authentication/tls/client-cert.pem   |  79 +++++++------
 build/regenerate_certs_for_tests.sh                |  16 ++-
 .../proxy/server/ProxyWithAuthorizationTest.java   |  38 ++++---
 .../ProxyWithAuthorizationTest/broker-cacert.pem   | 125 +++++++++++----------
 .../tls/ProxyWithAuthorizationTest/broker-cert.pem |  79 +++++++------
 .../ProxyWithAuthorizationTest/client-cacert.pem   | 125 +++++++++++----------
 .../tls/ProxyWithAuthorizationTest/client-cert.pem |  79 +++++++------
 .../no-subject-alt-cert.pem                        |  67 +++++++++++
 .../{broker-key.pem => no-subject-alt-key.pem}     |   0
 .../ProxyWithAuthorizationTest/proxy-cacert.pem    | 125 +++++++++++----------
 .../tls/ProxyWithAuthorizationTest/proxy-cert.pem  |  79 +++++++------
 .../test/resources/authentication/tls/cacert.pem   | 125 +++++++++++----------
 .../resources/authentication/tls/client-cert.pem   |  79 +++++++------
 .../resources/authentication/tls/server-cert.pem   |  79 +++++++------
 16 files changed, 690 insertions(+), 609 deletions(-)
 create mode 100644 
pulsar-proxy/src/test/resources/authentication/tls/ProxyWithAuthorizationTest/no-subject-alt-cert.pem
 copy 
pulsar-proxy/src/test/resources/authentication/tls/ProxyWithAuthorizationTest/{broker-key.pem
 => no-subject-alt-key.pem} (100%)

Reply via email to