The doc for Manual says: > The application manually provides the client certificates to the [WebRequestHandler](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.webrequesthandler?view=net-8.0). This value is the default. Unfortunately, WebRequestHandler is only available in .net 4.8.1 - it is not clear what this option does in .Net core?