We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 389f514 commit 18b6fc3Copy full SHA for 18b6fc3
1 file changed
readme.md
@@ -7,5 +7,6 @@
7
- [x] 自动生成本地 ssl 证书,基于 [mkcert](https://github.com/Subash/mkcert) 实现
8
- [x] 证书文件的本地缓存以及自动更新
9
- [x] 证书的有效性校验
10
-- [ ] nodejs 后端框架 app 的 https 支持
11
-- [ ] http 与 https 同端口
+- [x] http 与 https 同端口
+- [-] nodejs 后端框架 app 的 https 支持
12
+ - [x] adapter-express
0 commit comments