The Wayback Machine - https://web.archive.org/web/20211014171154/https://github.com/expressjs/express/pull/4680
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

Express with SSL example #4680

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Express with SSL example #4680

wants to merge 1 commit into from

Conversation

@mnummeli
Copy link

@mnummeli mnummeli commented Aug 17, 2021

This is an example how to use Express with SSL enabled.

Copy link
Member

@dougwilson dougwilson left a comment

Thank you, this is great! A couple comments there, and if possible, we'd want the example added to the acceptance tests so we know it keeps working

examples/auth-ssl/certs/cert.pem Outdated Show resolved Hide resolved
examples/auth-ssl/index.js Outdated Show resolved Hide resolved
@mnummeli
Copy link
Author

@mnummeli mnummeli commented Aug 17, 2021

Now this PR contains a simple example demonstrating only SSL.

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

Successfully merging this pull request may close these issues.

None yet

2 participants