mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-24 01:38:53 +02:00
Updated Settings (markdown)
@@ -54,6 +54,12 @@ Note that:
|
|||||||
- OR
|
- OR
|
||||||
- X509CertificateFilePath and X509CertificatePassword should be defined
|
- 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
|
### ProxyAndRecordSettings
|
||||||
You can enable ProxyAndRecord functionality by defining the *ProxyAndRecordSettings* and by specifying an Url. See code example below.
|
You can enable ProxyAndRecord functionality by defining the *ProxyAndRecordSettings* and by specifying an Url. See code example below.
|
||||||
```c#
|
```c#
|
||||||
|
|||||||
Reference in New Issue
Block a user