[ubuntu 20.04] SSL connection error: error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol

2022. 9. 16. 14:36· Server

예전 서버로 접속 될때 TLS 버전 문제로 오류가 발생함.

 

TLS 1.0 버전이나 TLS 1.1은 보안 문제로 사용하지 않는 추세

 

TLS 접속을 지원하는 DB 등에 접속할때 예전 서버(프로그램)에 접속할때 많이 발생 함.

(mssql, mysql, sftp, web 등 가리지 않고 발생함)

 

 

#오류 메세지
ERROR 2026 (HY000): SSL connection error: error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol
#파일 편집
vi /usr/lib/ssl/openssl.cnf
# /usr/lib/ssl/openssl.cnf 파일 최상단에 아래의 내용을 넣어 준다.
openssl_conf = default_conf

[ default_conf ]
ssl_conf = ssl_sect

[ssl_sect]
system_default = ssl_default_sect

[ssl_default_sect]
MinProtocol = TLSv1
CipherString = DEFAULT:@SECLEVEL=1

 

 

출처 : django - MySQL ERROR 2026 - SSL connection error - Ubuntu 20.04 - Stack Overflow

'Server' 카테고리의 다른 글

Oracle-VPS에 NMP + Guacamole 설치  (0) 2022.09.21
Docker Desktop - Some WSL system related access rights are not set correctly. This sometimes happens after waking the computer or not being connected to your domain/active directory. Please try to reboot the computer. If not sufficient, WSL may need to ..  (0) 2022.09.05
Nginx Proxy Manager에서 도메인이 설정된 IIS에 연결 할때 (HTTP 404)  (0) 2022.07.28
Docker Private Registry - http: server gave HTTP response to HTTPS client  (0) 2022.02.22
'Server' 카테고리의 다른 글
  • Oracle-VPS에 NMP + Guacamole 설치
  • Docker Desktop - Some WSL system related access rights are not set correctly. This sometimes happens after waking the computer or not being connected to your domain/active directory. Please try to reboot the computer. If not sufficient, WSL may need to ..
  • Nginx Proxy Manager에서 도메인이 설정된 IIS에 연결 할때 (HTTP 404)
  • Docker Private Registry - http: server gave HTTP response to HTTPS client
달빛에취하다
달빛에취하다
개발 관련 자료
달빛에취하다
삽질은 내 운명
달빛에취하다
전체
오늘
어제
GUEST
WRITE
ADMIN
  • 분류 전체보기 (72)
    • .Net Framework Standard (8)
      • WindowsApplication (7)
      • Silverlight (0)
      • ASP.NET (3)
      • Component (5)
    • .Net Core (3)
      • gRPC (2)
    • Database (8)
      • MSSQL (8)
      • MySQL (0)
      • Oracle (0)
    • Server (28)
      • Windows Server (15)
      • Linux (7)
      • NAS (1)
    • Etc (7)
      • Utility (3)

블로그 메뉴

  • 홈
  • 방명록

공지사항

인기 글

태그

  • TLS1.2
  • TLS
  • VisualStudio
  • https
  • Windows
  • C#
  • ad
  • ssl
  • IIS
  • 인증서
  • reverse proxy
  • docker
  • Windows Server
  • powershell
  • ubuntu
  • TreeList
  • hyper-v
  • Microsoft365
  • mssql
  • GRPC
  • reverseproxy
  • DevExpress
  • url rewrite
  • ServicePointManager.SecurityProtocol
  • ARR
  • sql
  • Fiddler
  • m365
  • ClickOnce
  • office365

최근 댓글

최근 글

hELLO · Designed By 정상우.v4.2.2
달빛에취하다
[ubuntu 20.04] SSL connection error: error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol
상단으로

티스토리툴바

단축키

내 블로그

내 블로그 - 관리자 홈 전환
Q
Q
새 글 쓰기
W
W

블로그 게시글

글 수정 (권한 있는 경우)
E
E
댓글 영역으로 이동
C
C

모든 영역

이 페이지의 URL 복사
S
S
맨 위로 이동
T
T
티스토리 홈 이동
H
H
단축키 안내
Shift + /
⇧ + /

* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.