부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. (시리즈 글이 6개 있습니다.) 개발 환경 구성: 284. "Let's Encrypt"에서 제공하는 무료 SSL 인증서를 IIS에 적용하는 방법 (1) ; https://www.sysnet.pe.kr/2/0/10958 개발 환경 구성: 287. Let's Encrypt 인증서 업데이트 주기: 90일 ; https://www.sysnet.pe.kr/2/0/11005 개발 환경 구성: 288. SSL 인증서를 Azure Cloud Service에 적용하는 방법 ; https://www.sysnet.pe.kr/2/0/11006 개발 환경 구성: 301. "Let's Encrypt" SSL 인증서를 Azure Cloud Services(classic)에 업데이트하는 방법 ; https://www.sysnet.pe.kr/2/0/11054 개발 환경 구성: 358. "Let's Encrypt"에서 제공하는 무료 SSL 인증서를 IIS에 적용하는 방법 (2) ; https://www.sysnet.pe.kr/2/0/11483 개발 환경 구성: 370. Azure VM/App Services(Web Apps)에 Let's Encrypt 무료 인증서 적용 방법 ; https://www.sysnet.pe.kr/2/0/11502 Let's Encrypt 인증서 업데이트 주기: 90일 예전에 "Let's Encrypt" SSL 인증서를 무료로 사용하는 방법을 소개해드렸죠? "Let's Encrypt"에서 제공하는 무료 SSL 인증서를 IIS에 적용하는 방법 (1) ; https://www.sysnet.pe.kr/2/0/10958 그런데, 오늘 "Let's Encrypt certificate expiration notice"라는 제목의 메일이 왔습니다. Hello, Your certificate (or certificates) for the names listed below will expire in 10 days (on 01 Aug 16 15:25 +0000). Please make sure to renew your certificate before then, or visitors to your website will encounter errors. 아니... 약 3개월 정도밖에 사용기간이 안되다늬... ^^; 다소 황당하군요. 그런데, 아래의 글을 읽고 나니 그런대로 이해가 됩니다. ^^ Why ninety-day lifetimes for certificates? ; https://letsencrypt.org/2015/11/09/why-90-days.html 정리하면, 보안을 위해 3개월이 권장되며 자동화를 하면 3개월이라는 것은 문제가 아니라는 겁니다. 자동화라~~~~....? Automating Let's Encrypt certificate renewal ; https://cuonic.com/posts/automating-lets-encrypt-certificate-renewal 아쉽게도 위의 글로는 ^^; Azure에 있는 제 웹 사이트를 업데이트할 수는 없군요. 나중에 이에 관해서도 한번 글을 써야 할 것 같습니다. 어쨌든, 이번엔 급한 대로 수작업을 했습니다. 방법은, "Let's Encrypt"에서 제공하는 무료 SSL 인증서를 IIS에 적용하는 방법 (1) 글에 씌여진대로 다시 한번 인증서를 받아오면 됩니다. 또한 웹 서버에도 설치해 주시고. 이번에 업그레이드 한 것도 역시 90일인데, 빠른 시일안에 자동화 방법을 정리해야겠습니다. ^^ "Let's Encrypt" Azure Web Apps the Free and Easy Way ; https://gooroo.io/GoorooTHINK/Article/16420/Lets-Encrypt-Azure-Web-Apps-the-Free-and-Easy-Way/20047#.V5JD5Y9OLBQ [이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.] [다음 글] 개발 환경 구성: 288. SSL 인증서를 Azure Cloud Service에 적용하는 방법[이전 글] 오류 유형: 343. Invalid service definition or service configuration. Please see the Error List for more details. [최초 등록일: 7/22/2016] [최종 수정일: 6/28/2021] 이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다. by SeongTae Jeong, mailto:techsharer at outlook.com 비밀번호 댓글 작성자 ... 61 62 63 64 65 66 67 68 69 70 71 72 [73] 74 75 ... NoWriterDateCnt.TitleFile(s) 12203정성태3/18/202022770오류 유형: 612. warning: 'C:\ProgramData/Git/config' has a dubious owner: '...'.12202정성태3/18/202026158개발 환경 구성: 486. .NET Framework 프로젝트를 위한 GitLab CI/CD Runner 구성12201정성태3/18/202022700오류 유형: 611. git-credential-manager.exe: Using credentials for username "Personal Access Token". [1]12200정성태3/18/202022692VS.NET IDE: 145. NuGet + Github 라이브러리 디버깅 관련 옵션 3가지 - "Enable Just My Code" / "Enable Source Link support" / "Suppress JIT optimization on module load (Managed only)"12199정성태3/17/202020871오류 유형: 610. C# - CodeDomProvider 사용 시 Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path '...\f2_6uod0.tmp'.12198정성태3/17/202024280오류 유형: 609. SQL 서버 접속 시 "Cannot open user default database. Login failed."12197정성태3/17/202023714VS.NET IDE: 144. .NET Core 콘솔 응용 프로그램을 배포(publish) 시 docker image 자동 생성 - 두 번째 이야기 [1]12196정성태3/17/202020237오류 유형: 608. The ServicedComponent being invoked is not correctly configured (Use regsvcs to re-register).12195정성태3/16/202022504.NET Framework: 902. C# - 프로세스의 모든 핸들을 열람 - 세 번째 이야기12194정성태3/16/202025780오류 유형: 607. PostgreSQL - Npgsql.NpgsqlException: sorry, too many clients already12193정성태3/16/202023094개발 환경 구성: 485. docker - SAP Adaptive Server Enterprise 컨테이너 실행 [1]12192정성태3/14/202023675개발 환경 구성: 484. docker - Sybase Anywhere 16 컨테이너 실행12191정성태3/14/202025207개발 환경 구성: 483. docker - OracleXE 컨테이너 실행 [1]12190정성태3/14/202019690오류 유형: 606. Docker Desktop 업그레이드 시 "The process cannot access the file 'C:\Program Files\Docker\Docker\resources\dockerd.exe' because it is being used by another process."12189정성태3/13/202025047개발 환경 구성: 482. Facebook OAuth 처리 시 상태 정보 전달 방법과 "유효한 OAuth 리디렉션 URI" 설정 규칙12188정성태3/13/202033272Windows: 169. 부팅 시점에 실행되는 chkdsk 결과를 확인하는 방법12187정성태3/12/202020450오류 유형: 605. NtpClient was unable to set a manual peer to use as a time source because of duplicate error on '...'.12186정성태3/12/202021358오류 유형: 604. The SysVol Permissions for one or more GPOs on this domain controller and not in sync with the permissions for the GPOs on the Baseline domain controller.12185정성태3/11/202022553오류 유형: 603. The browser service was unable to retrieve a list of servers from the browser master...12184정성태3/11/202024876오류 유형: 602. Automatic certificate enrollment for local system failed (0x800706ba) The RPC server is unavailable. [3]12183정성태3/11/202021158오류 유형: 601. Warning: DsGetDcName returned information for \\[...], when we were trying to reach [...].12182정성태3/11/202023061.NET Framework: 901. C# Windows Forms - Vista/7 이후의 Progress Bar 업데이트가 느린 문제112181정성태3/11/202023514기타: 76. 재현 가능한 최소한의 예제 프로젝트란? - 두 번째 예제112180정성태3/10/202020219오류 유형: 600. "Docker Desktop for Windows" - EXPOSE 포트가 LISTENING 되지 않는 문제12179정성태3/10/202030856개발 환경 구성: 481. docker - PostgreSQL 컨테이너 실행12178정성태3/10/202024755개발 환경 구성: 480. Linux 운영체제의 docker를 위한 tcp 바인딩 추가 [1] ... 61 62 63 64 65 66 67 68 69 70 71 72 [73] 74 75 ...