- 浏览: 2869197 次
- 性别:
- 来自: 武汉
文章分类
- 全部博客 (1173)
- 名言警句 (5)
- 心情随笔 (50)
- 数据库 (57)
- Java基础 (241)
- J2EE框架 (91)
- 数据结构 (12)
- 程序设计 (21)
- WEB技术 (128)
- 网络日志 (12)
- IT资讯 (247)
- linux (64)
- solaris (2)
- 其它 (143)
- WebService (4)
- 日语学习 (2)
- 机器人 (5)
- Android (5)
- cgywin (3)
- Game (1)
- DWR (1)
- spring (8)
- canvas (1)
- Guava (3)
- Modbus (5)
- 测试 (6)
- mongodb (9)
- Quartz (2)
- Cron (1)
- windows (2)
- 持续集成 (1)
- bootstrap (3)
- 结对编程 (1)
- nodejs (1)
- Netty (1)
- 安全 (3)
- webstorm (2)
- sparkline (1)
- Job (1)
- git (3)
- Maven (3)
- knockout (5)
- jquery (1)
- bower (1)
- docker (1)
- confluence (4)
- wiki (1)
- GoogleMap (1)
- jekyll (10)
- ruby (2)
- npm (3)
- browserify (1)
- gulp (3)
- openwrt (1)
- discuz (3)
- 输入法 (1)
- JPA (1)
- eclipse (2)
- IntelliJ (1)
- css (1)
- 虚拟机 (1)
- 操作系统 (1)
- azkaban (2)
- scrum (1)
最新评论
-
pangxiea_:
你好, 想请问一下 Linux下 这么使用rxtxcomm 在 ...
使用Java进行串口通信 -
abababudei:
请教一下,这个您是怎么解决的:/dev/ttyS2enteri ...
Java应用程序的MODBUS通讯 -
xuniverse:
hannibal005 写道楼主,我问下 request.se ...
用javascript与java进行RSA加密与解密 -
atxkm:
找了一下午,终于找到了
gulp 拷贝文件时如何移除文件目录结构 -
kalogen:
gtczr 写道非常感谢,经过我自己的修改,已经完美实现。发出 ...
用javascript与java进行RSA加密与解密
Problem |
You have recertified a server ID file that had recently expired;
however, the following error displays when users attempt to connect to
the server:
"The server's certificate has expired." |
Solution |
In this case, although the expired server ID file was recertified, the
public key in the corresponding Server document did not get updated.
You can resolve this issue by replacing the contents of the Certified
Public Key field on the Administration tab of the Server document with
the Public Key copied from the server ID file, and then recycling the
Domino® server. Notes® 6 and 7: To copy a Public Key from a server ID file using the Release 6.x Admin client: 1. From the Domino Administrator, click the Configuration tab. 2. From the Tools pane, click Certification -> ID Properties. 3. Select and open the server ID file to be examined, then enter the password. 4. From the ID Properties window, select Your Identity, then select Your Certificates. 5. Select the Other Actions button and select Mail / Copy Certificate (Public Key) 6. Click the Copy Certificate button. 7. Open the Server document in edit mode, and select the Administration tab. 8. Paste the public key into the "Certified public key" field. (Note that, the "Certified public key" field is visible only when the Server document is open in edit mode.) 9. Recycle Domino. Notes 5.x: To copy a Public Key from a server ID file using the Release 5.x Admin client: 1. From the Domino Administrator, click the Configuration tab. 2. From the Tools pane, click Certification -> ID Properties. 3. Select and open the server ID file to be examined, then enter the password. 4. From the User ID window, select More Options. 5. Click the Copy Public Key button. 6. Open the Server document in edit mode, and select the Administration tab. 7. Paste the public key into the "Certified public key" field. (Note that, the "Certified public key" field is visible only when the Server document is open in edit mode.) 8. Recycle Domino. Supporting Information: In one case, the operating system date was ahead by several years (e.g., year 2156). The error no longer occurred once the date was corrected. |
发表评论
-
spring mvc @controller unit test
2013-11-20 14:14 38861. spring mvc controller imple ... -
Tomcat 生产服务器性能优化
2013-07-23 06:45 1007试想以下这个情景:你已经开发好了一个程序,这个程序的排版很不 ... -
Loading Multiple Spring Application Contexts with their own ClassLoader
2013-07-11 20:45 1072package de.incompleteco.spring ... -
ActiveMQ JMS的测试
2011-04-06 18:15 3918有二种方式可以测试。 1. 透过testng, 在测试类中完 ... -
Maven系列2--pom.xml 配置详解
2011-01-06 18:00 3176<project xmlns="http ... -
fisheye2.3.6 安装笔记
2010-09-16 20:25 2234一. 准备工作 1. 下载fisheye ... -
服务器端编程的十大性能问题
2010-09-15 12:01 1233今年5 月底,瑞士计算 ... -
JMX in spring 配置
2010-09-07 12:00 3050JConsole中的连接:简单的localhost:1099 ... -
Ehcache 2.0:后写式缓存和JTA支持
2010-05-22 11:13 1854开源缓存框架Ehcache 最 ... -
Twitter系统运维经验
2010-04-12 22:24 1551最近看到的另外一个 ... -
采用OSGi框架开发项目的十个问题
2010-03-21 18:08 1462近期,InfoQ针对Java模块 ... -
IBM和Eclipse加大对OSGi的支持
2010-03-21 18:05 1272为Java提供模块性的OSGi,正在受到IBM和Eclipse ... -
Castor功能与应用参考
2010-03-12 12:48 36261. 项目简介Castor是一个开源的Java项目 ... -
hibernate之 DetachedCriteria实现多表查询
2009-07-25 17:13 13092DetachedCriteria detachedCriter ... -
spring AOP 理论知识点总结
2009-07-24 17:47 21741.1 AOP 的概念 ... -
web.xml 中的listener、 filter、servlet 加载顺序及其详解
2009-07-02 16:14 4122在项目中总会遇到一些 ... -
maven笔记
2009-06-22 22:14 1529mvn package : 项目打包 mvn help:ef ... -
利用maven构建多模块项目
2009-06-17 14:28 53601. 先单独构建各模块为一个独立的项目。 jar项目: m ... -
Maven基础
2009-06-17 12:58 1858下载Maven安装文件。 定义环境变量M2_HOME到pat ... -
安装M2eclipse步骤
2009-06-15 14:45 38221.下载下列所需文件 eclipse3.4.2 ...
相关推荐
[Sun Nov 27 16:46:38 2016] [error] SSL Library Error: -8181 Certificate has expired [Sun Nov 27 16:46:38 2016] [error] Unable to verify certificate 'Server-Cert'. Add "NSSEnforceValidCerts off" to nss...
在Oracle数据库管理中,"ORA-28001 the password has expired" 是一个常见的错误,它表明数据库用户的密码已经超过了预设的有效期限,导致用户无法正常登录。这个错误主要出现在Oracle 11G及更高版本中,因为这些...
- `x509: certificate has expired or is not yet valid` - `http: TLS handshake error from ...: remote error: tls: bad certificate` - `serverhttps://127.0.0.1:6443/cacerts is not trusted: Get ...
Atom是一款由GitHub开发的开源文本编辑器,被誉为“21世纪的可扩展编辑器”。它以其高度可定制性、跨平台支持以及丰富的插件生态系统而备受开发者喜爱。在这个绿色版本中,无需安装过程,用户可以直接运行,方便快捷...
ERROR 1862 (HY000): Your password has expired. To log in you must change it using a client that supports expired passwords 出现问题原因: 可能是你在安装 MySQL过程中,通过mysqld –initialize 初始化 ...
使用 NVM 安装 Node.js 各版本(v9.6.1 为例) Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行环境,使用非常广泛。为了安装 Node.js 各版本,我们可以使用 NVM(Node Version Manager),下面我们将详细介绍...
在MySQL的使用过程中,有时会遇到“ERROR 1862 (HY000): Your password has expired. To log in you must change it using a client that supports expired passwords”这样的错误提示,这表明你的MySQL密码已经过期...
5. 在命令提示符中输入`mysqld --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --skip-grant-tables`,这将使MySQL服务器启动,但跳过权限检查。 6. 如果出现“mysqlp”不是内部命令的错误,运行`...
完美解决MyEclipse提示过期Your 30-day trial of MyEclipse has expired.
wso2 新增OpenSSL生成並使用CA根證書籤名Keytool生成的證書請求 相關流程心智圖展開
标题“'flash builder beta2 licensing for this product has expired'”涉及到的是Adobe Flash Builder软件的授权问题。Flash Builder是一款由Adobe公司开发的专业Flex和ActionScript集成开发环境(IDE),主要用于...
PowerDesigner16.5.0.3982版本破解补丁 PowerDesigner16.5.0.3982下载地址: http://download.sybase.com/eval/PowerDesigner/PowerDesigner165_Evaluation.exe 将补丁复制到安装目录下
STM8 系列编译器 破解版 免Licence 解压直接使用
问题如下: 1.... 2.windows事件查看器-应用程序Log The state server has closed an expired TCP/IP connection. The IP address of the client is 127.0.0.1. The expired Read operation began at
直接将文件解压,放入PowerDesigner安装根目录即可
RubySMB 这是SMB协议系列的本机Ruby实现。 目前支持: RubySMB库为协议提供了客户端级别和数据包级别的支持。 用户可以解析和处理原始SMB数据包,或使用客户端执行更高级别的SMB操作。 有关该项目的长期目标,...
PowerDesigner是一款强大的数据库建模工具,广泛应用于IT行业中,尤其是软件开发和数据库设计阶段。它提供了数据建模、业务流程建模、系统分析等多种功能,是数据库设计人员的重要辅助工具。在标题“PowerDesigner ...
然而,在日常使用中,我们可能会遇到各种错误,其中之一就是错误代码1862,提示“your password has expired”。这个错误通常发生在MySQL的安全策略要求定期更改密码,而用户未及时更新的情况下。 解决MySQL错误...
Cannot create cert chain: certificate has expired 此错误消息表明KINIT身份验证失败,因为客户端证书,KDC证书或其上方签名链中的某个证书已过期 kprop: No route to host while connecting to server 确保754...
Session has expired解决方案(亲测可用)