Current status. Domino 9.01 server with SHA-1 certificate
using SSL 3.0
Goal: Domino 9.x server with SHA-2 certificate using TLS
My guess at what to do:
1 - wait for announcemnt form IBM that fx pack is ready
2 - upgrade Domino
3 - TLS 1.0 is now supported
Correct. No configuration changes will be necessary
to enable TLS 1.0 beyond upgrading Domino.
4 - Generate a new CSR for an SHA-2 certificate (using
Dominio Server Certificate Admin?)
We will provide directions on how to use OpenSSL to
generate a new keypair and a new CSR. Other techniques to generate
a CSR may work, but will not be explicitly supported with SHA-2.
You will also be able to use certreq.nsf and the Domino
CA process to generate a keyring file with SHA-2 using your own Internet
CA.
5 - Use CSR to request new certificate (SHA-2) from certificate
authority and implement
... and then use a new tool to create a new keyring
file, import the keypair generated in #4, and import the certificate chain
received from your CA.
6 - SHA-2 now supported
Correct.