tapc-cert-https

2.0.4 • Public • Published

tap证书

使用

import { installRootCert, getHttpsOptions } from 'tapc-cert-https';
 
installRootCert(); // 注入根证书
 
const httpsOptions = getHttpsOptions(); // 获取https.createServer的options
 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.4
    1
    • latest

Version History

Package Sidebar

Install

npm i tapc-cert-https

Weekly Downloads

4

Version

2.0.4

License

MIT

Last publish

Collaborators

  • denghongcai
  • szmtcjm