Darren Rose
07/13/2023, 8:14 AM--https-keystore
to use a self-signed certificate for the domain ct-mock
- any help/suggestions welcomedOleg Nenashev
07/13/2023, 9:08 AM--https-keystore
through parameters, and then pass all the necessary Keystore files via Docker volume or custom image.Darren Rose
07/13/2023, 9:20 AMkeytool -genkey -alias profiler -keyalg RSA -validity 3650 -keypass password -keystore wiremock.jks -storepass password -ext SAN=dns:ct-mock,ip:127.0.0.1
--https-keystore /home/wiremock/wiremock.jks
Oleg Nenashev
07/13/2023, 9:23 AMDarren Rose
07/13/2023, 9:40 AMOleg Nenashev
07/13/2023, 9:45 AMDarren Rose
07/13/2023, 9:46 AMOleg Nenashev
07/13/2023, 9:47 AMDarren Rose
07/13/2023, 9:52 AMOleg Nenashev
07/13/2023, 9:59 AM1. Create a self signed certificate..Well, then the response from Chrome is totally expected, as designed for a common user-focused browser that protects its users from Malicious HTTPs sites