Hi Team, how can i add self signed certificate to ...
# general
s
Hi Team, how can i add self signed certificate to Wiremock Studio
t
Hi @Sundar, you can edit the services.json file generated by Studio and add something
"httpsPort": 8443
to a specific service. This will enable HTTPS on the port you selected and serve with WireMock’s own self-signed certificate. I should mention that Studio is being discontinued - we won’t be putting out any more releases for (in its current form at least). Have you had a chance to look at WireMock Cloud? https://wiremock.io With Cloud, you get HTTPS by default, and with a CA signed certificate.