본문 바로가기

Note/DATABASE

[MySQL] RSA public key is not available client side (option serverRsaPublicKeyFile not set) 오류

Connection settings -> Driver properties -> allowPublicKeyRetrieval 항목으로 이동한다.

해당 설정을 false에서 true로 바꾸어주면 끝. 기본설정은 false

DBeaver 23.0.1버전 기준 위에서 세번째에 있다.

아래는 이미지로 추가 설명입니다.

allowPublicKeyRetrieval 설정 설명