IBM Lotus Domino can use an SSL key to provide encrypted network access. To get SSL working you have to use the database cetsrv.nsf, create a certificate request (CSR), paste that into your PKI-providers form who will return a signed certificate. Once you merge that signed certificate into your servers keyring you are ready to go.1. Michael Urspringer12/28/2009 07:42:41
Homepage: http://www.urspringer.de
Chris,
I was able to use a StartSSL certificate 8which does not allow MD5 requests) by creating a certificate with their own certificate request mechanism and then converting the certificate to a Domino keyring file by using these instructions: { Link }
2. Christian Brandlehner12/28/2009 21:04:30
Homepage: http://chris.brandlehner.at
@1: Michael you saved my day! I was able to renew my servers certificate by following your instructions!