Is there a way to disable the Prompt which asks to Start Trusting the signer? thanks
Subject: Disable Start Trusting Signer
Hi,
I don’t think so, it’s a security feature. Someone could do harmful things with LS.
JYR
Subject: Disable Start Trusting Signer
You can pre-populate the list of trusted signers by editing the Execution Control List in the Domino Directory: Actions - Edit Administration ECL. The administration ECL is the template for all workstation ECLs, when the workstations are first set up.
This way, you can add in your code signing IDs, or your developer’s IDs if you don’t have code signing IDs.
Subject: RE: Disable Start Trusting Signer
Thanks for the reply guys.