https://linen.dev logo
Title
s

Sundar

01/13/2023, 7:25 AM
Hi Team, how can i add self signed certificate to Wiremock Studio
t

Tom

01/13/2023, 5:01 PM
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.