我想在Linux上使用最新版本的Mono运行aspnet 5.0.我能够从github/master成功安装mono 4.1.0.当我尝试安装证书时,出现以下错误
如果图像不清晰,则表示错误
System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: The authentication or decryption has failed.
Run Code Online (Sandbox Code Playgroud)
任何人都面临这个问题并有解决方案?我无法继续安装aspnet软件包,除非这是修复的,我无法从我的在线搜索中获得任何解决方案.其他信息,当我运行'sudo mozroots --import --sync'时,我收到错误
sudo mozroots --import --sync
Mozilla Roots Importer - version 4.1.0.0
Download and import trusted root certificates from Mozilla's MXR.
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
Downloading from 'http://mxr.mozilla.org/seamonkey/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1'...
Couldn't retrieve the file using the supplied information.
Run Code Online (Sandbox Code Playgroud)