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

  • 相关阅读:
    进程与线程的区别
    信号列表详解
    同步与互斥
    互斥锁
    读写锁
    Redis QPS测试
    从分布式锁来看redis和zookpeer!
    JVM虚拟机调参
    log4j.properties配置详解与实例
    生产者消费者(消费者要消费完才能退出)
  • 原文地址:https://www.cnblogs.com/sunjunlin/p/2314548.html
Copyright © 2011-2022 走看看