Hi All,
My environment is :
Lotus Domino Server 6.5.4 on Windows 2003 Server
Lotus Notes Client 6.5.4 on Windows XP Pro.
I have setted up Domino Certificate Authority and created Internet
Certificate for myself. In order to use Internet Certificate as a default
certificate for signing and encryption purposes, i did the following
changes.
-
Import Internet Certificate into my Notes ID file.
-
Change my location’s mail preferences to use MIME Format
-
Cahnge my person document in Domino Directory to use MIME Format
-
Set my Internet Certificate as a defult cetificate for encryption in
domino directory
- Set my root certificate as a default certificate for encryption in
domino directory
After that i could successfully sent signed and encrpyted mail messages
with my internet certificate to Notes/non Notes users throgh Lotus Notes
mail. In order to test this functionality in a regular notes application,
i have written a simple Lotus Script code that use Notesdocument class sign
method. Unfortunately sign method could not use my Internet Certificate.
Could you please help me with this isssue?
Thank you