mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-18 07:24:34 +01:00
Updated Settings (markdown)
@@ -54,6 +54,12 @@ Note that:
|
||||
- OR
|
||||
- X509CertificateFilePath and X509CertificatePassword should be defined
|
||||
|
||||
📝
|
||||
See also these links on how to generate a EC or RSA
|
||||
- https://www.scottbrady91.com/openssl/creating-elliptical-curve-keys-using-openssl
|
||||
- https://www.scottbrady91.com/openssl/creating-rsa-keys-using-openssl
|
||||
- https://github.com/WireMock-Net/WireMock.Net/tree/master/examples/WireMock.Net.Console.NET6.WithCertificate
|
||||
|
||||
### ProxyAndRecordSettings
|
||||
You can enable ProxyAndRecord functionality by defining the *ProxyAndRecordSettings* and by specifying an Url. See code example below.
|
||||
```c#
|
||||
|
||||
Reference in New Issue
Block a user