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

Question: Do you plan to support HTTPS connections? #108

Closed
twata1 opened this issue Feb 26, 2023 · 2 comments
Closed

Question: Do you plan to support HTTPS connections? #108

twata1 opened this issue Feb 26, 2023 · 2 comments

Comments

@twata1
Copy link

twata1 commented Feb 26, 2023

Hello,

Do you plan to support HTTPS connections?
(Personally, I would use HTTP-TLS Proxy.)

I am asking because I have seen the following.
chansen/p5-http-tiny#151

I am sorry if you are offended.

Thank you,

@shogo82148
Copy link
Owner

AWS::Lambda is not affected by that issue because it does not perform HTTPS communication.
It communicates with AWS using a trusted route, so it communicates in plain text.

@twata1
Copy link
Author

twata1 commented Feb 26, 2023

Thanks for your reply.

I am happy that AWS::Lambda is not affected by that issue.
Thank you very much!

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