Subash-Kunjupillai opened a new issue #6830:
URL: https://github.com/apache/pulsar/issues/6830


   **Is your feature request related to a problem? Please describe.**
   We need to encrypt the data in transit and at rest, so the ideal option for 
us is to use End-to-End Encryption feature. But as we are porting our Kafka 
application to Pulsar, we have plans to use Kafka Adaptor so that, we can port 
our application as is with only few configuration changes (Pulsar URL and Topic 
URL). In this case, as the Kafka Adaptor doesn't support both TLS based 
Encryption / End-to-End Encryption, we are not able to use our application as 
is on top of Pulsar.
   
   **Describe the solution you'd like**
   It would be great to have a configuration / provision to provide the 
encryption entities to Kafka Adaptor. This will help us to use existing Kafka 
Application as is on Pulsar and also encrypt the data between Producer and 
Consumer both at rest and in-transit.
   
   **Describe alternatives you've considered**
   As of now, we don't see any alternative apart from porting our Kafka 
application to Pulsar in order to use one of the encryption mechanism.
   
   **Additional context**
   Submitting this request based on @sijie confirmation in user mailing list.
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to