You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ python sosci.py -h
usage: sosci.py [-h] [-e] [-v] url
Search of SSL Certification Information(SoSCI)
positional arguments:
url Check URL(HTTPS URL or Hostname)
optional arguments:
-h, --help show this help message and exit
-e, --expire Certification Expire Date (default: False)
-v, --version show program's version number and exit
+ status : 상태 정보
- code : Code 정보
- 0 : (정상)
- 1 : (에러)
- mgs : Status 메세지 내용
+ result : 결과 정보
- subject : 제목 이름
- countryName : 국가 또는 지역
- stateOrProvinceName : 주/도
- localityName : 소재지
- organizationName : 조직
- commonName : 일반 이름
- issuer : 발급자 이름
- countryName : 국가 또는 지역
- organizationName : 조직
- organizationalUnitName : 조직 단위
- commonName : 일반 이름
- notBefore : 인증서 유효 시작일
- notAfter : 인증서 유효 만료일
- expireDate : 현재부터 인증서 만료일
- subjectAltName : 주체 대체 이름
- DNS : DNS 정보