strongduanmu opened a new issue #15396: URL: https://github.com/apache/shardingsphere/issues/15396
When I vote for release, I get the error when I execute `gpg --keyserver hkp://pool.sks-keyservers.net --send-key 2C0A2E1684F2F9B8`: ```bash gpg --keyserver hkp://pool.sks-keyservers.net --send-key 2C0A2E1684F2F9B8 gpg: sending key 2C0A2E1684F2F9B8 to hkp://pool.sks-keyservers.net gpg: keyserver send failed: Server indicated a failure gpg: keyserver send failed: Server indicated a failure ``` I do some research in internet, and found that `sks-keyservers.net` is not maintained anymore. So I think we should update release document, and use `keyserver.ubuntu.com` is a good choice. -- 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]
