You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/12/08 03:49:55 UTC

[GitHub] [shardingsphere] azexcy commented on pull request #22740: Improve MySQL incremental client reconnect and close

azexcy commented on PR #22740:
URL: https://github.com/apache/shardingsphere/pull/22740#issuecomment-1341951288

   The RSA public key may contain blank lines at the end, just like below
   ```
   -----BEGIN PUBLIC KEY-----
   MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwAsuZm+4c4DKg9gy1+Xk
   +yitJPruAvakdQ8Zvigb3sO0WgbvHcmdl+SBUPwXKEgF4rxcRKVbJow9j2v7AyYm
   jq3Y1HyqbWp9pmhZdwWHkmn41r2hn+qvBhCRYu1oCsuBwizSGHm3xrnKy416tjEY
   zz9xQSyhZNJy+/L91KOY/xK20cm5QUBXCEV/Xi/OmfSq0d6WHan0R+F1iZi8uv0k
   eaQVz/yCCRNpdVf+WSlAeba3G99ytd106IscjrmAHiafp+d+NkQFaMi0U8KZEKt1
   KLTGAmIgBBDdCDsW6voxBYwWVxQKB5XT+WGpPmMGME64osBu6deil9j/0MWFoGkp
   YQIDAQAB
   -----END PUBLIC KEY-----
   
   ```
   
   need remove it, otherwise the `java.lang.IllegalArgumentException: Illegal base64 character` will thrown 


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org