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