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

Import custom certificates #410

Open
mitchhentges opened this issue Jan 29, 2019 · 0 comments
Open

Import custom certificates #410

mitchhentges opened this issue Jan 29, 2019 · 0 comments
Labels

Comments

@mitchhentges
Copy link
Member

If testing a website that is using a self-signed certificate (e.g.: an internal site), James currently drops requests since internal certificate checking fails.

We should allow users to add their own certificates into James, at which point those certificates will be added to the list of valid CAs when the proxy request is made.
(Note: something like ssl-root-cas will probably be useful for this)

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

No branches or pull requests

1 participant