-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Page
/docs/https/
Details
Getting BindException. Port already in use when do a api call like below --WireMockServer wireMockServer = new WireMockServer(WireMockConfiguration.options().httpsPort(port).keystorePath(E"pks_path") // Path to your JKS file
.keystorePassword("password").bindAddress("localhost")); // Keystore password));
printProcessUsingPort(port);
Suggested Edits
No response
References
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working