[Dbeaver & MySQL] Public Key Retrieval is not allowed

sbj·2023년 11월 28일
0

ERROR.zip

목록 보기
5/19
post-thumbnail

Dbeaver MySQL 연결문제.

Public Key Retrieval is not allowed.

Problem(문제)


Solution(해결법)

When doing this from DBeaver I had to go to "Connection settings" -> "SSL" tab and then :

  • uncheck the "Verify server certificate"
    ”Verify server certificate” ⇒ 해제
  • check the "Allow public key retrival"
    Allow public key retrival ⇒ 체크

Result(결과)

profile
Strong men believe in cause and effect.

0개의 댓글