You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/05/08 01:56:08 UTC

[GitHub] [pulsar] jiazhai commented on issue #6834: Apache pulsar Encryption failed using ecdsa

jiazhai commented on issue #6834:
URL: https://github.com/apache/pulsar/issues/6834#issuecomment-625586065


   For java, this is a dependency issue, need to add dependency as @trexinc mentioned.
   ```
   compile group: 'org.apache.pulsar', name: 'pulsar-client-messagecrypto-bc', version: '2.5.1'
   ```
   would like to close this issue. and opened issue #6914 to track the MessageCrypto status in python. 


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