1 write to _certificateService
aspire (1)
Projects\DotNetAppHostProject.cs (1)
53
_certificateService
= certificateService;
1 reference to _certificateService
aspire (1)
Projects\DotNetAppHostProject.cs (1)
229
var certResult = await
_certificateService
.EnsureCertificatesTrustedAsync(cancellationToken);