Sets the value of the tls_certificate property to the default TLS certificate built in to libuhttpmock.
This default certificate is not signed by any certificate authority, and contains minimal metadata details. It may be used by clients which have no special certificate requirements; clients which have special requirements should construct a custom TlsCertificate and pass it to set_tls_certificate.
| this |
a Server |
|
the default certificate set as tls_certificate |