You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/04/04 15:40:40 UTC

[GitHub] [pulsar] shan2015seyfert edited a comment on issue #3981: Error during handshake for tls auth by apache pulsar client on ubuntu server

shan2015seyfert edited a comment on issue #3981: Error during handshake for tls auth by apache pulsar client on ubuntu server
URL: https://github.com/apache/pulsar/issues/3981#issuecomment-479949659
 
 
   > Can you provide the configuration file?
   > bin/pulsar-admin tenants list is ok?
   > @shan2015seyfert
   
   Hi @tuteng , I have attached all the 3 configs which i modified. I did run with and without `tlsProtocols` and `tlsCiphers ` where broker uses to negotiate during TLS handshake but nothing worked. OpenSSL 1.1.0g is available on ubuntu server.
   [tls_running_config_inprogress.zip](https://github.com/apache/pulsar/files/3044180/tls_running_config_inprogress.zip)
   
   bin/pulsar-admin tenants list is ok? : NO
   It does throw error like below-
   ```
   null
   
   Reason: javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
   ```
   But with any auth it works fine.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services