tapc-cert-https

2.0.4 • Public • Published

tap证书

使用

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

Dependencies (3)

Dev Dependencies (15)

Package Sidebar

Install

npm i tapc-cert-https

Weekly Downloads

0

Version

2.0.4

License

MIT

Last publish

Collaborators

  • denghongcai
  • szmtcjm