Skip to content

Add WireMockConfigurationCustomizer to support TLS related configuration #72

Open
@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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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