文件名称:cert-chain-resolver:SSL证书链解析器
文件大小:97KB
文件格式:ZIP
更新时间:2024-03-20 05:02:45
Go
SSL证书链解析器 此应用程序下载给定SSL服务器证书的所有中间CA证书。 它可以帮助您解决证书链不完整的问题, 也将其报告为“额外下载” 。 请参阅发行版以获取预构建的二进制文件或自行构建。 注意:如果Go出现任何问题,您可以在分支中尝试不建议使用的shell脚本。 用法 NAME: cert-chain-resolver - SSL certificate chain resolver USAGE: cert-chain-resolver [global options] [INPUT_FILE] VERSION: 1.0.1 GLOBAL OPTIONS: --output OUTPUT_FILE, -o OUTPUT_FILE output to OUTPUT_FILE (default: stdout) --intermediate-only
【文件预览】:
cert-chain-resolver-master
----.gitignore(67B)
----images()
--------incomplete-chain.png(50KB)
----circle.sh(1KB)
----LICENCE(1KB)
----.github()
--------FUNDING.yml(15B)
----main.go(3KB)
----README.md(4KB)
----circle.yml(149B)
----tests()
--------comodo.bundle.crt(6KB)
--------multiple-issuer-urls.bundle.crt(7KB)
--------multiple-issuer-urls.crt(3KB)
--------comodo.der.crt(1KB)
--------self-issued.crt(1KB)
--------godaddy.bundle.crt(4KB)
--------self-issued-root.crt(1KB)
--------multiple-issuer-urls.withca.bundle.crt(8KB)
--------dstrootcax3.p7c(893B)
--------comodo.chain.der.crt(3KB)
--------comodo.withca.crt(7KB)
--------run.sh(3KB)
--------comodo.chain.crt(4KB)
--------self-issued.bundle.crt(3KB)
--------comodo.crt(2KB)
--------http-server.go(217B)
--------comodo.bundle.der.crt(4KB)
--------dstrootcax3.pem(1KB)
--------self-issued-intermediate.crt(1KB)
--------godaddy.crt(2KB)
----certUtil()
--------io.go(2KB)
--------chain_test.go(507B)
--------chain.go(1KB)
--------io_test.go(240B)
----glide.lock(424B)
----glide.yaml(192B)
----.editorconfig(153B)