Skip to content

增加ssl支持 - #127

Open
erhuabushuo wants to merge 5 commits into
buaazp:masterfrom
erhuabushuo:master
Open

增加ssl支持#127
erhuabushuo wants to merge 5 commits into
buaazp:masterfrom
erhuabushuo:master

Conversation

@erhuabushuo

Copy link
Copy Markdown

尝试ci构建

zimg.lua增加证书配置

--SSL
pemfile = "server.crt"
privfile = "server.key"
cafile = "ca.crt"

@erhuabushuo

Copy link
Copy Markdown
Author

不知道为什么ci里的run是失败

@buaazp

buaazp commented Oct 21, 2015

Copy link
Copy Markdown
Owner

感谢提交代码,这部分功能我一直想做来着就给忘了,你写了就太好了!
代码我先review下,然后增加些校验功能后merge进主干分支,CI的问题你就不用管了,我这边会改好的。

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

Successfully merging this pull request may close these issues.

2 participants