Linux certificates
Where are the certificate files located in linux when using the .NET Core 2 X509Store?. On Windows, the certificates are accessible from the management console certlm.msc or with New-SelfSignedCertificate in powershell. Using .NET APIs, certificates can be added by something like this on both Windows and linux