smocker-dev / smocker

Smocker is a simple and efficient HTTP mock server and proxy
https://smocker.dev
MIT License
1.14k stars 61 forks source link

Thiht/issue27 #239

Closed Thiht closed 2 years ago

Thiht commented 2 years ago

Fixes https://github.com/Thiht/smocker/issues/27

Tested with a self signed cert generated with:

openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -sha256 -days 365 -nodes
sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

40.9% 40.9% Coverage
0.0% 0.0% Duplication