How to enable SSL for Quickr server:
1. Create one DB named csrv.nsf using the advanced template - Server
Certificate Admin (csrv50.ntf) on Domino server
2. Open the csrv.nsf, click 'Create Key Ring with self-Certificate'.
3. Enter the following values:
Key Ring Password: The password for the Key Ring
Common Name: devclient1.cn.ibm.com
Organization: IBM
State or Province: Beijing
Country: cn
4. Then click the "Create Key Ring with Self-Certified Certificate" button,
remember the path of saved key file(eg. C:\lotus\notes\data\selfcert.kyr),
then click OK。
5. Copy the two key files(selfcert.kyr & selfcert.sth) to Domino data
directory (e.g. C:\lotus\domino\data)
6. Open the Domino server document via Domino Administrator
7. Click the Ports-->InternetPorts tab, click the "Edit Server" button to
edit it.
8. Enter the following values in this page:
SSL key file name: selfcert.kyr
SSL port number: 443
SSL port status: Enabled
Notes: If you enabled the "Load Internet configurations from Server
\Internet Sites documents" in Basics tab, SSL settings section will be
disappeared, so please do not enable it!!!!!
9. Save the server document.
10. Open the following settings in qpconfig.xml
<cluster>
<master virtual="true" ssl="true">
<port>443</port>
<hostname>hostname</hostname>
<path_prefix></path_prefix>
</master>
</cluster>
10. Restart the Domino Server
11. Run qptool commans below to update the existed records in
PlaceCatalog.nsf
load qptool unregister -server
load qptool register -server
12. Then you can access the Quickr server through
https://hostname/lotusquickr
Best Regards
______________________________________
Shuang Hong, Wang(王双红)
Software Engineer | Lotus Domino for IBM i
Tel: +86 10 82452360 | E-mail: wangshh@xxxxxxxxxx
IBM, China Systems and Technology Laboratory(CSTL)
Addr: 28,ZhongGuanCun Software Park,No.8 Dong Bei Wang West Road, Haidian
District Beijing P.R.China 100193
The world itself is a mirror, where you can see what you are looked like!
From: rob@xxxxxxxxx
To: domino400@xxxxxxxxxxxx
Date: 02/16/2011 10:07 PM
Subject: Configuring Domino Quickr to use SSL
What are the steps required to change your Domino Quickr to use SSL?
Rob Berendt
--
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
_______________________________________________
This is the Lotus Domino on the iSeries / AS400 (Domino400) mailing list
To post a message email: Domino400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/domino400
or email: Domino400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/domino400.
As an Amazon Associate we earn from qualifying purchases.