Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattisonchao/pulsar-custom-tls

Pulsar Service with custom TLS provider
https://github.com/mattisonchao/pulsar-custom-tls

Last synced: 9 days ago
JSON representation

Pulsar Service with custom TLS provider

Awesome Lists containing this project

README

        

# pulsar-custom-tls

This project introduces how to config proxy and broker to support TLS authentication with custom authentication provider.

## Build project

`gradle clean && gradle build -x test`

## Run test

After building this project, you can use IDEA to run this test with your docker environment.