Hideaki Oguni
Hideaki Oguni
### Motivation When attempting to load an RSA private key in PKCS#8 format for message encryption, the key loading fails. ### Modifications When the RSA private key is in PKCS#1...
**BUG REPORT** ***Describe the bug*** The ensemble bookies of metadata and the actual written bookies are different, resulting in a read failure. conf - ensemble size: 6 - write quorum...
FileLoggerFactory simply outputs logs to a single file. If users want to rotate log files, they need to implement custom LoggerFactory by themselves. Log4cxxLogger was deleted in #283, but this...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar-client-cpp/issues) and found nothing similar. ### Version OS: CentOS 7 Pulsar C++ client: 3.1.2 ### Minimal reproduce step 1. Install...
### Motivation The client’s OAuth2 authentication plugin can be used for OIDC. So, the authorization server metadata path is fixed to `/.well-known/openid-configuration`. However, RFC 8414 defines `/.well-known/oauth-authorization-server` as the default,...