项目作者: MaxAnderson95

项目描述 :
This script makes an HTTPS web request to a given website and port and returns an X509Certificate2 object. It will automatically try to connect on TLS1.2, TLS1.1, TLS1.0, SSL3 and SSL2 in that order until it successfully connects and pulls the certificate.
高级语言: PowerShell
项目地址: git://github.com/MaxAnderson95/Get-WebCertificate.git
创建时间: 2018-03-31T12:41:02Z
项目社区:https://github.com/MaxAnderson95/Get-WebCertificate

开源协议:

下载