gurleen-gks commented on code in PR #258: URL: https://github.com/apache/pulsar-manager/pull/258#discussion_r916153811
########## src/README.md: ########## @@ -45,6 +45,28 @@ spring.datasource.password=postgres ./gradlew -x build -x test ``` +### Enable Https forward + +First, please obtain the client certificate file according to this [document](http://pulsar.apache.org/docs/en/security-tls-transport/). We use the following command to generate the keystore file for Spring Boot. Review Comment: @sijie I see support for keystore, is there a way to use X509 certificate over keystore? -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org