Skip to content

Commit cf04f39

Browse files
Update DevProxy/Proxy/ProxyEngine.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 96a5a5a commit cf04f39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DevProxy/Proxy/ProxyEngine.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ private void FirstRunSetup()
240240
}
241241

242242
MacCertificateHelper.TrustCertificate(certificate, _logger);
243+
_logger.LogInformation("Certificate trusted successfully.");
243244
}
244245

245246
private async Task ReadKeysAsync(CancellationToken cancellationToken)

0 commit comments

Comments
 (0)