You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "Apurva007 (via GitHub)" <gi...@apache.org> on 2023/08/28 07:57:43 UTC

[GitHub] [pulsar] Apurva007 opened a new issue, #21076: [Bug] Pulsar Proxy returns 502 Gateway error when Keystore TLS is enabled on Proxy and Admin API is utilized

Apurva007 opened a new issue, #21076:
URL: https://github.com/apache/pulsar/issues/21076

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
   
   
   ### Version
   
   Mac OS: Ventura 13.5
   Pulsar Commit ID: d099ac4fa2f217b9c5f0a5e660c83048e829c5d7
   
   ### Minimal reproduce step
   
   1. Deploy Pulsar cluster with TLS configured on brokers.
   2. Deploy proxy with Keystore TLS enabled and respective keystores and truststores configured.
   3. Call proxy tls endpoint with admin client
   
   Eg. bin/pulsar-admin --admin-url https://localhost:8443 tenants list
   
   ### What did you expect to see?
   
   Expected to see the list of tenants.
   
   ### What did you see instead?
   
   HTTP 502 Bad Gateway
   
   Reason: HTTP 502 Bad Gateway
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] Technoboy- closed issue #21076: [Bug] Pulsar Proxy returns 502 Gateway error when Keystore TLS is enabled on Proxy and Admin API is utilized

Posted by "Technoboy- (via GitHub)" <gi...@apache.org>.
Technoboy- closed issue #21076: [Bug] Pulsar Proxy returns 502 Gateway error when Keystore TLS is enabled on Proxy and Admin API is utilized
URL: https://github.com/apache/pulsar/issues/21076


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org