betamaxteam / betamax

Betamax is a tool for mocking external HTTP resources such as web services and REST APIs in your tests. The project was inspired by the VCR library for Ruby.
http://betamax.software
Apache License 2.0
470 stars 131 forks source link

Allow the definition of the temp certificate directory #239

Open leonard84 opened 7 years ago

leonard84 commented 7 years ago

Use the system property betamax.cert.dir to determine the certificate directory. The ProxyServer will set it on first use, if it was not set be the user.