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

  • 相关阅读:
    kakfa 安全机制
    配置管理
    消费者基本操作
    生产者基本操作
    笔记:类加载器
    主题管理
    记一次学习SpringCloud将zk作为注册中心的bug
    JVM新生代进入老年代、何时触发Full GC?
    JVM调优
    线程池
  • 原文地址:https://www.cnblogs.com/sunjunlin/p/2314548.html
Copyright © 2011-2022 走看看