这是indexloc提供的服务,不要输入任何密码
Skip to content

Add WireMockConfigurationCustomizer to support TLS related configuration #72

@madjcsg

Description

@madjcsg

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions