Open
Description
Proposal
It would be helpful if there was a mechanism to allow the provision of TLS related configuration.
It is currently possible to configure the httpsPort via annotation.
To my knowledge, the following is only configurable via a custom WireMockConfigurationCustomizer
- keystorePath
- trustStorePath
- trustStorePassword
- keystorePassword
- keyManagerPassword
I'm not sure this is possible but it would be neat if the resouces could also be read from the test classpath.
Thanks.
References
No response
Activity