The remote certificate is invalid because of errors in the certificate chain: UntrustedRoot
在学习aspire的过程中出现 不信任的根证书 问题
解决问题如下:
dotnet dev-certs https --clean dotnet dev-certs https --trust
这是https证书不被信任的问题
出处:https://stackoverflow.com/questions/71332944/authenticationexception-the-remote-certificate-is-invalid-because-of-errors-in

浙公网安备 33010602011771号