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

  • 相关阅读:
    SRF 认证
    Python getattr
    jQueryattr()与prop()之间的区别
    鼠标事件(拖拽)
    Python中操作MySQL的模块---pymsql
    C++ 存储类
    C++ 修饰符类型
    C++ 变量作用域
    C++ 变量类型
    C++ 数据类型
  • 原文地址:https://www.cnblogs.com/sunjunlin/p/2314548.html
Copyright © 2011-2022 走看看