zoukankan      html  css  js  c++  java
  • The secure sockets layer (SSL) certificate sent by the server was invalid

    The secure sockets layer (SSL) certificate sent by the server was invalid...

    When you have your MOSS 2007 Web Applications configured for using SSL, there is a very big possibility you see this error in your Crawl Logs:

    https://URL:port 
    The secure sockets layer (SSL) certificate sent by the server was invalid and this item will not be crawled.

    So, does this mean you cannot crawl your SSL Web Applications? Well, sure it doesn't.

    Solution:

    Go to "Central Administration > Application Management > Manage Search Service"
    Go to "Farm Level Search Settings"

    Check the "Ignore SSL certificate name warnings" checkbox.


    That does the trick, time to do some crawling...

    Tom

  • 相关阅读:
    vue基础04计算属性
    vue基础01条件渲染
    vue基础14vuex
    其他03动态拼接地址,使用本地的图片不显示
    其他05vue中ref
    HTML基础02CSS
    其他12es6...运算符
    其他11依赖注入
    其他07插槽
    其他06js类型判断
  • 原文地址:https://www.cnblogs.com/sunjunlin/p/2314548.html
Copyright © 2011-2022 走看看