danielorf opened a new pull request #9617: URL: https://github.com/apache/pulsar/pull/9617
…for token auth ### Motivation Added a note about required encoding type (DER) for public/private keys used to token auth. Added missing `tokenPublicKey` and `tokenSecretKey` fields and associated comments to conf/standalone.conf. ### Modifications Added notes about DER-encoding requirement for all instances of `tokenPublicKey` and `tokenSecretKey` in the documentation and reference config files. ### Verifying this change This change is a documentation update without any test coverage. ### Documentation This change is a documentation update. ---------------------------------------------------------------- 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: [email protected]
