TeslaCN opened a new issue #13995: URL: https://github.com/apache/shardingsphere/issues/13995
## Feature Request ### Is your feature request related to a problem? openGauss recommends `sha256` authentication method. But the current openGauss proxy reused the `PostgreSQLAuthenticationEngine` which using `md5` authentication method. ### Describe the feature you would like. Implements `OpenGaussAuthenticationEngine` and uses `sha256` authentication method. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
