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 x509 authentication #28

Open
christopherobin opened this issue Oct 2, 2015 · 0 comments
Open

HTTPS x509 authentication #28

christopherobin opened this issue Oct 2, 2015 · 0 comments

Comments

@christopherobin
Copy link
Collaborator

An implementation of x509 ssl auth would be pretty nice.
It is currently the only way to make an ELB with authentication:
http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/elb-create-https-ssl-load-balancer.html

See:
http://stackoverflow.com/questions/27423678/mutual-authentication-using-a-usb-token-slot-with-a-x-509-certificate
https://msdn.microsoft.com/en-US/library/system.net.httpwebrequest.clientcertificates(v=vs.80).aspx

Also being able to ignore invalid SSL certificates during development would be pretty nice too:
http://stackoverflow.com/a/526730

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

1 participant