nodece commented on issue #13734: URL: https://github.com/apache/pulsar/issues/13734#issuecomment-1115040727
This issue has been fixed by #13740. You can update the following config in `standalone.conf` if you are using the standalone model: ``` webServiceTlsProvider=SunJSSE ``` The `SunJSSE` is JDK built-in provider. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
