Skip to content

Instantly share code, notes, and snippets.

@tommysitu
Last active March 21, 2017 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tommysitu/d487b21d3dc707ef493c1a4316f6d565 to your computer and use it in GitHub Desktop.
Save tommysitu/d487b21d3dc707ef493c1a4316f6d565 to your computer and use it in GitHub Desktop.
@ClassRule
public static HoverflyRule hoverflyRule = HoverflyRule.inSimulationMode(
configs()
.sslCertificatePath("ssl/ca.crt")
.sslKeyPath("ssl/ca.key"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment