You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: