C++Builder Programming Forum
C++Builder  |  Delphi  |  FireMonkey  |  C/C++  |  Free Pascal  |  Firebird
볼랜드포럼 BorlandForum
 경고! 게시물 작성자의 사전 허락없는 메일주소 추출행위 절대 금지
C++빌더 포럼
Q & A
FAQ
팁&트릭
강좌/문서
자료실
컴포넌트/라이브러리
메신저 프로젝트
볼랜드포럼 홈
헤드라인 뉴스
IT 뉴스
공지사항
자유게시판
해피 브레이크
공동 프로젝트
구인/구직
회원 장터
건의사항
운영진 게시판
회원 메뉴
북마크
볼랜드포럼 광고 모집

C++빌더 자료실
C++Builder Programming Resources
[724] [패치파일] RAD Studio 10.3.3 Indy Server SSL Certificate Patch
정성훈.해미 [sage5nor] 3119 읽음    2020-02-04 09:17
This patch addresses the following issue
Web Server applications built with the Indy library (for Windows) are unable to load a SSL certificate. The issue was reported on Quality Portal as RSP-27144

[RSP-27144]
Indy webserver is unable to load certificate

Create blank VCL application
Add TIdHTTPServer and set binding IP and port
Add TIdServerIOHandlerSSLOpenSSL and attach it to TIdHTTPServer
In FormCreate set the SSLOptions.RootCertFile to any path and file
Activate the Server
or
Start attached sample to reproduce

Opening a TIdHTTPServer with a TIdServerIOHandlerSSLOpenSSL attached and property RootCertFile set fails to load the certificate file (existent or not) with some sort of asian looking path error message

+ -

관련 글 리스트
724 [패치파일] RAD Studio 10.3.3 Indy Server SSL Certificate Patch 정성훈.해미 3119 2020/02/04
Google
Copyright © 1999-2015, borlandforum.com. All right reserved.