【发布时间】:2018-02-01 04:33:48
【问题描述】:
在我客户的网站上运行 IIS SEO 工具包时,我收到以下错误:
The link to 'https://www.my-client-website.censored/' has resulted in an error.
Details: System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Web.Management.SEO.Crawler.UrlDownloader.OnGetContent(CrawlerProcessContext context)
该站点由 nginx 和 rails 提供服务,我在日志中没有发现任何错误。目前,我不知道如何解决此问题或可能是什么原因。有人对我应该如何进一步解决此问题有建议吗?
【问题讨论】:
标签: ruby-on-rails ssl iis https seo