Skip to content
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

How create a https server? #270

Open
XMSECODE opened this issue Oct 26, 2018 · 1 comment
Open

How create a https server? #270

XMSECODE opened this issue Oct 26, 2018 · 1 comment

Comments

@XMSECODE
Copy link

I want create a https server?How to do?

@kuhl
Copy link

kuhl commented Nov 16, 2018

You can run in Apache or nginx. If you want to use Perfect's server, you'll have to create and modify an HTTPServer instance and set the ssl and ca attributes. Configuration support document is here: https://www.perfect.org/docs/HTTPServer.html

The issues tab if for issues relating to bugs or missing features in Perfect. Please don't use it as a support forum. Please close this issue.

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

2 participants