https://github.com/sqlwwx/cert-sn
https://github.com/sqlwwx/cert-sn
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sqlwwx/cert-sn
- Owner: sqlwwx
- Created: 2020-02-21T03:00:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-19T15:56:32.000Z (almost 6 years ago)
- Last Synced: 2024-12-25T15:27:45.581Z (over 1 year ago)
- Language: JavaScript
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cert-sn
获取应用公钥证书SN
npx cert-sn fileList
```
npx cert-sn alipayRootCert.crt alipayCertPublicKey_RSA2.crt appCertPublicKey.crt
npx: 2 安装成功,用时 1.696 秒
alipayRootCert.crt[cert-sn]: xxxb59193f3f462dd5336e5abf83c5d8_02941eef3187dddf3d3b83462e1dfxxx
alipayCertPublicKey_RSA2.crt[cert-sn]: xxx33725ac92ddbde92e50ac67eb7ad
appCertPublicKey.crt[cert-sn]: xxxd6233d20d8e3db4c1b5f4605faf0b
```