2017년 2월 27일 월요일

iredmail SSL 갱신 방법

아래와 같은 경고 발생시..

SSL 인증이 만료되서 갱신해야 함..

간단하게 갱신해보자..

 ################# SSL Certificate Warning ################ 

  Certificate for hostname '호스트명', in file (or by nickname): 
     /etc/pki/tls/certs/localhost.crt 

  The certificate needs to be renewed; this can be done 
  using the 'genkey' program. 

  Browsers will not be able to correctly connect to this 
  web site using SSL until the certificate is renewed. 

 ########################################################## 
                                  Generated by certwatch(1) 

openssl req -new -days 365 -x509 -nodes -newkey rsa:2048 -out /etc/pki/tls/certs/localhost.crt  -keyout /etc/pki/tls/private/localhost.key

위 명령어 입력시.. 부가 정보 입력을 요구함..

적절히 입력하셈..

chmod 600 /etc/pki/tls/certs/localhost.crt
chmod 600 /etc/pki/tls/private/localhost.key

파일 권한 부여해 주고..

WAS 재기동..


끗~~

[낯선] 2026.06.20 이태원 MZK MuzikBar 공연

간만의 공연 이태원 비틀즈가 이전하여 MZK MuzikBar 로 새 단장 오픈을 한 뒤로 2번째 공연 새 베이시스트가 합류한 뒤로 첫 공연이기도 함.. 이래저래 틀린 부분도 많지만.. 그래도 간만에 그럭저럭 잘했다.. https://www.youtub...