차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
tech:openssl [2019/08/18 07:35] – 만듦 121.134.71.102 | tech:openssl [2019/11/20 00:01] (현재) – V_L | ||
---|---|---|---|
줄 2: | 줄 2: | ||
====== Openssl ====== | ====== Openssl ====== | ||
+ | =====버전 확인===== | ||
+ | $ openssl version | ||
+ | OpenSSL 1.1.1c | ||
+ | |||
+ | |||
+ | =====설치===== | ||
You can install it manually from the openssl website. Credit to the guy on stack overflow thread. | You can install it manually from the openssl website. Credit to the guy on stack overflow thread. | ||