You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/07/07 18:10:56 UTC

[GitHub] [pulsar-manager] gurleen-gks commented on a diff in pull request #258: Support https forward

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-unsubscribe@pulsar.apache.org

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