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

[HTTPS] it is possible to have uamport listen on TSL to authenticate via HTTPs? #461

Open
nemesifier opened this issue Nov 9, 2018 · 2 comments

Comments

@nemesifier
Copy link

nemesifier commented Nov 9, 2018

Is there a way to allow HTML login pages to POST the user credentials via HTTPs to chilli?

The docs say:

uamuissl

When set, the uamuiport is enabled with SSL. Requires at least sslkeyfile and sslcertfile to be defined.

uamuiport port

TCP port to bind to for only serving embedded content.


So it seems uamuissl only allows serving static content via HTTPs and my tests confirm this.

Is there a way to allows sending POST requests to authenticate users via HTTPs?

@nemesifier
Copy link
Author

Found this which should be relevant: https://coova.github.io/mail-archive/chilli/2010-September/001499.html

@antoniovalenzuela
Copy link

#365

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