
Domino
闫帅傅方面面
这个作者很懒,什么都没留下…
展开
-
Moving an IIS SSL certificate to a Domino Keyring File[转]
Moving an IIS SSL certificate to a Domino Keyring FileGabriella Davis February 11 2009 11:25:53 PMToday I had a support call from a customer who had bought an SSL certificate from Verisign to转载 2012-12-13 15:36:12 · 786 阅读 · 0 评论 -
Domino涉及到SSL证书的几点总结
服务器证书的申请过程知识点1) 服务器证书可以通过certsvr.nsf创建,不一定要新建服务器。——此数据库可以通过csrv50.ntf为模板创建2) 服务器证书在生成出来后,是一个秘钥对,一个公钥一个私钥。3) 服务器证书生成之后,根证书已经包含了大部分的国际认证的根证书。——可以通过“View And Edit Rings”视图,原创 2012-12-19 23:01:02 · 3888 阅读 · 2 评论 -
视图索引的机制
一、概述本文档主要是对视图的索引机制进行说明。包括:术语、索引的机制、视图索引的选项说明。文档中用到的术语:更新(Refresh):按F9可以刷新视图的索引。Refresh读视图的索引并刷新用户的屏幕。它不会重建视图的索引。 重建(Rebuild):按Shift+F9可以重建视图的索引。重建视图索引的操作调用NIF,视图的索引会完全被重新建立。(Refresh只更新未被索引转载 2013-06-04 09:40:42 · 775 阅读 · 0 评论 -
unning LotusScript Agent that calls a Java Library Generates the following Error: java.lang.Security
Technote (FAQ)QuestionA Designer has created a LotusScript agent that calls a Java Library using LotusScript to Java (LS2J). When executed, this agent generates a security exception erro转载 2013-07-03 16:19:15 · 829 阅读 · 0 评论 -
Domino登录时,domcfg中表单的reasonType值含义
0:用户名、密码需要输入1:权限不够2:用户名、密码不正确3:token过期,重新登录原创 2013-11-20 17:34:17 · 2045 阅读 · 0 评论 -
通过IkeyMan将domino证书格式kyr转换为cert、key格式文件
Domino 使用的证书是 .kyr 格式的,所以需要一个工具将 .kyr 格式转换成 Apache 能读取的证书格式(.cert 和 .key)。然而 Domino 并没有自带的内建命令或者工具能把 .kyr 格式转换成任何其他格式。所幸 IBM 提供了一个叫 ikeyman 的程序, 它是 IBM http server 和 Websphere 的一部分,用它可以打开 .kyr 文件,然后转载 2014-06-17 10:55:41 · 3001 阅读 · 2 评论 -
Domino 修复关于sslv3的“贵宾犬”攻击(POODLE)
Technote (FAQ)QuestionHow is IBM Domino impacted by the POODLE attack and what is the solution?AnswerSSLv3 contains a vulnerability that has been referred to as the Padding Ora转载 2014-11-07 10:00:41 · 3957 阅读 · 0 评论