티스토리 뷰
Mono .Net Core Https Error: TrustFailure (Authentication failed, see inner exception.)
NicSub 2021. 12. 3. 10:27var request = WebRequest.Create("Https://~~~~");
Error: TrustFailure (Authentication failed, see inner exception.)
Let's Encrypt Root CA 인증이 2021-09-30 만료되었음. Let's Encrypt https 인증 받는 사이트의 Mono .Net Core 서비스는 Linux 에서 인증오류가 발생함.
Mono applications cannot connect to a website using an SSL certificate issued by Let's Encrypt if their trust store includes the old DST Root CA X3 certificate that expired on 2021-09-30. This is due to a bug in OpenSSL 1.0.2 that is apparently present in Mono's fork of boringssl. Because of a bug openssl picks the expired certificate instead of picking the new one.
The impact is major as this affects any application fetching a remote webpage, or connecting to an API secured by an SSL certificate issued by let's encrypt.
On which platforms did you notice this
[ ] macOS
[x] Linux
[ ] Windows
Version Used:
Mono 12, 6.8, 5.2 and 5.1. Problem not present if the trust certificate does not include the expired certificate.
참고:
'ETC' 카테고리의 다른 글
FileZilla Entry '' has empty native path and no mount nodes: this should never happen. (0) | 2022.01.27 |
---|---|
라즈베리파이 스위치 연결(전원켜기, 재부팅, 종료)GPIO 5, 39 연결. (0) | 2021.12.14 |
라즈베리파이 공식 7인치 백라이트 조절 (124) | 2021.12.02 |
Linux SSH 개인키로 다른 PC에서 접속하기 (2) | 2021.11.18 |
라즈베리파이 데스크톱 아이콘 만들기 (2) | 2021.11.01 |
- Total
- Today
- Yesterday
- Xamarin.Forms
- Label Text LineBreak in Xaml
- Microcharts
- Xamarin.Ios Firebase Phone Auth
- GetCellContent CheckBox Value
- ClickOnce 인증서 인증기간 변경
- 서버 수준의 URN 필터
- Xamarin reCAPTCHA
- WPF Scrollviewer in ScrollViwer
- 암호 마스터키
- c# Encrypt / Decrypt
- WPF Textbox
- WPF Excel Export Microsoft.Office.Interop 성능향상(열 기준으로 복사)
- Xamarin.Ios Firebase Phone User Add
- Entry '' has empty native path
- SkiaSharp
- Xamarin Firebase Phone User Add
- FileStream Add Byte
- ssl_client_socket_impl.cc
- Windows IIS FTP 디렉토리 목록 오류
- Xamarin SMS OTP Send
- Xamarin Firebase Phone Auth
- WPF Datagrid Cell Value Change
- Xamarin.Ios Firebase Phone SMS OTP Send
- C# LINQ Left join
- 연산자 뒤에 피연산자가 없습니다.
- Linux SSH Multi Computer Join
- Embeded 한글Font적용
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |