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

  • 相关阅读:
    关于Android中的三级缓存
    Android中的自定义控件(二)
    Android中的自定义控件(一)
    安卓四大组件之内容提供者
    实施面试题
    实施相关资料
    短路运算符
    第二章SQL映射文件
    第一章 初始MyBatis
    周测
  • 原文地址:https://www.cnblogs.com/sunjunlin/p/2314548.html
Copyright © 2011-2022 走看看