Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

tapc-cert-https

szmtcjm7MIT2.0.4

使用

readme

tap证书

使用

import { installRootCert, getHttpsOptions } from 'tapc-cert-https';

installRootCert(); // 注入根证书

const httpsOptions = getHttpsOptions(); // 获取https.createServer的options