Improve certificate path probing with demo UNC target and remove Sonic container scan.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -8,7 +8,8 @@ public sealed class LocalCertificateDeployer
|
||||
".cer",
|
||||
".crt",
|
||||
".pem",
|
||||
".pfx"
|
||||
".pfx",
|
||||
".p12"
|
||||
};
|
||||
|
||||
public async Task<string> DeployAsync(
|
||||
|
||||
Reference in New Issue
Block a user