Xceptance / neodymium-library

A test automation library based on common other best practice open source libraries. It adds missing functionalities but does not reinvent the wheel. Just glues stuff together nicely and adds some sprinkles.
MIT License
80 stars 11 forks source link

Improve local proxy implementation #117

Closed occupant23 closed 4 years ago

occupant23 commented 4 years ago

Improvement

Testing

Documentation

occupant23 commented 4 years ago

@oomelianchuk: Please review and test the implementation above.

h-arlt commented 4 years ago

Feature works as expected. Some small code improvements added as comments.

Q: In case the root CA cert file already exists, should Neodymium check if the cert is still valid? Q: Should the root CA cert file be automatically removed at VM exit? Q: Will the documentation tasks be handled in a separate issue?

occupant23 commented 4 years ago

will do Q2, this solves Q1 automatically Q3 will be done within the release process

occupant23 commented 4 years ago

documentation of the settings is done