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

add support for signing certificate to resolve unknown certificate issues #6

Closed
jamesdbloom opened this issue Jan 8, 2014 · 2 comments
Assignees

Comments

@jamesdbloom
Copy link
Collaborator

sign auto-generated certificates with MockServer CA Root Certificate so that it is possible to import this into a browser and / or java code to ensure the auto-generated certificates are automatically accepted

@ghost ghost assigned jamesdbloom and samirabloom Jan 8, 2014
@jamesdbloom jamesdbloom modified the milestones: 3.2-RELEASE, 3.0-RELEASE May 11, 2014
@jamesdbloom jamesdbloom removed this from the 3.4-RELEASE milestone Jun 29, 2014
@ganskef
Copy link
Contributor

ganskef commented Mar 6, 2015

I've built it for adamfisk/LittleProxy and I would put it in your KeyStoreFactory too. I'm working on a PR for mockserver.

It initialize a Certificate Authority key store. The exported PEM can be imported into browsers, to accept dynamicly generated certs.

For a preview see ganskef/LittleProxy-mitm@7915bb1

jamesdbloom added a commit that referenced this issue Mar 29, 2015
… specifying properties for certificates and keystores
jamesdbloom added a commit that referenced this issue Mar 30, 2015
…ested with Chrome, added example properties file, upgraded Netty version
jamesdbloom added a commit that referenced this issue Apr 1, 2015
…that can be used to sign multiple client certificates, once imported into keychain or firefox all client certificates are valid
jamesdbloom added a commit that referenced this issue Apr 6, 2015
… specifying properties for certificates and keystores
jamesdbloom added a commit that referenced this issue Apr 7, 2015
…ive Names when an HTTP CONNECT request is sent, also increased test coverage or ConfigProperties class
@jamesdbloom
Copy link
Collaborator Author

done

@jamesdbloom jamesdbloom removed the ready label Apr 7, 2015
jamesdbloom added a commit that referenced this issue Apr 8, 2015
jamesdbloom added a commit that referenced this issue Apr 28, 2017
… specifying properties for certificates and keystores
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants