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

WIP: Hyper 11 #413

Closed
wants to merge 1 commit into from
Closed

WIP: Hyper 11 #413

wants to merge 1 commit into from

Conversation

nacardin
Copy link

Most examples are working and tests are mostly passing on stable-2017-07-20.

@GitCop
Copy link

GitCop commented Nov 14, 2017

Thanks for contributing! Unfortunately, I'm here to tell you there were style issues with your Pull Request:

  • Commit: ac36432
  • Commits must be in the following format: %{type}(%{scope}): %{description}

Guidelines are available at https://github.com/nickel-org/nickel.rs/blob/master/contributing.md


This message was auto-generated by https://gitcop.com

@cnd
Copy link

cnd commented Jan 9, 2018

Hello, do you know if they returned ssl support? plan to get it back?

@jolhoeft
Copy link
Member

jolhoeft commented Jan 9, 2018

We're tracking the SSL support in #415. The short answer is hyper no longer has native ssl support. I currently use apache to redirect ssl https to a localhost only port nickel is listening on. We intend to support ssl in the long run, but the current focus is getting hyper 0.11 support done, which is proving more of a challenge than I'd expected.

@jolhoeft
Copy link
Member

Closing in favor of #459, which has been merged

@jolhoeft jolhoeft closed this Feb 21, 2021
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.

4 participants