mirror of
https://github.com/certd/certd.git
synced 2026-05-16 21:27:34 +08:00
fix: 申请证书没有使用到系统设置的http代理的bug
This commit is contained in:
@@ -39,6 +39,7 @@ exports.forge = require('./crypto/forge');
|
||||
*/
|
||||
|
||||
exports.axios = require('./axios');
|
||||
exports.agents = require('./agents');
|
||||
|
||||
/**
|
||||
* Logger
|
||||
|
||||
Reference in New Issue
Block a user