본문 바로가기

쉬다가렴

검색하기
쉬다가렴
프로필사진 예스맨

  • 분류 전체보기 (21)
    • Language (6)
      • Java (3)
      • WebSquare5-SP4 (3)
    • Framework (5)
      • Spring - Spring Boot (4)
      • React.js - React Native (1)
    • Software Tech (1)
      • IT이슈 (0)
      • Trouble Shooting (0)
      • 개념 (1)
    • Server (6)
      • Git (1)
      • linux, ubuntu (3)
      • AWS (1)
      • SSL SFTP FTP SMTP (1)
      • 기타 (0)
    • 퍼온자료 (1)
    • 일기장 (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/06   »
일 월 화 수 목 금 토
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
Tags
  • project loom
  • AWS Game Day
  • 세션
  • GIT
  • $p
  • java 21
  • virtual threads
  • java
  • 캐시
  • 명령
  • github
  • ExceptionHandler
  • $p.data
  • gc튜닝
  • gameday
  • Spring
  • @Async
  • controlleradvice
  • 쿠키
  • WebSquare5
  • gc
  • SP4
  • 웹스퀘어
  • 비동기
  • markdown
  • CPU 바운드
  • mail server
  • SMTP
  • .md
  • $p.local
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Server/SSL SFTP FTP SMTP (1)

쉬다가렴

openssl을 통한 인증서 만들기(mac)

# 폴더생성 $ mkdir cert # 폴더생성 $ mkdir cert # openssl 설정파일 복사 $ cp /etc/ssl/openssl.cnf ./ # Private Key (비밀키) 생성 $ openssl req -x509 -days 730 -nodes -newkey rsa:2048 -outform der -keyout server.key -out ca.der -extensions v3_ca -config openssl.cnf # der 포맷으로 변환 $ openssl rsa -in server.key -inform pem -out server.key.der -outform der # pkcs8 포맷으로 변환 $ openssl pkcs8 -topk8 -in server.key.der -infor..

Server/SSL SFTP FTP SMTP 2022. 4. 5. 17:31
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바