2 references to MacOSTrustCertificateCommandLine
aspire (2)
Certificates\CertificateGeneration\MacOSCertificateManager.cs (2)
114Log.MacOSTrustCommandStart($"{MacOSTrustCertificateCommandLine} {s_macOSTrustCertificateCommandLineArguments}{tmpFile}"); 117new ProcessStartInfo(MacOSTrustCertificateCommandLine, s_macOSTrustCertificateCommandLineArguments + tmpFile));