Skip to content

Add SSL support. 增加Node.js 自带的SSL 配置功能 #2358

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pingmoogle opened this issue Apr 30, 2020 · 0 comments
Closed

Add SSL support. 增加Node.js 自带的SSL 配置功能 #2358

pingmoogle opened this issue Apr 30, 2020 · 0 comments

Comments

@pingmoogle
Copy link

Feature request

What problem does this feature solve?

在VPS上使用vuepress,找不到证书的配置参数
when using vuepress on my VPS, I can't find how to config my certfications.

What does the proposed API look like?

在config.js 内添加ca、cert等参数支持
add CA, cert supports in config.js

How should this be implemented in your opinion?

在dev进行时,配置web服务器之前,检查证书配置
during 'vuepress dev' operation, check cert configuration in node.js app.js file

Are you willing to work on this yourself?

perhaps not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant