Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue on Serving HTTPS #315

Open
anipalakkad opened this issue Oct 22, 2024 · 1 comment
Open

Issue on Serving HTTPS #315

anipalakkad opened this issue Oct 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@anipalakkad
Copy link

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

@anipalakkad anipalakkad added the bug Something isn't working label Oct 22, 2024
@anipalakkad
Copy link
Author

om.github.tomakehurst:wiremock:2.27.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant