The Infopath SDK has a topic on how to create and deploy a fully trusted
form, please check that documentation.,
Basically you will do..
*In design mode, on the Tools menu, click Form Options.
*In the Form Options dialog box, click the Security tab.
*Clear the selection for Automatically determine security level based on
form's design (recommended), if it is selected.
*Select Full Trust (the form has access to files and settings on the user's
computer).
*Under Form Signing, select Sign this form.
*Click Create Certificate to create a new digital certificate.
*Alternatively, click Select Certificate to select an existing certificate.
In the Select Certificate dialog box, click the certificate that you want to
digitally sign the form with.
* Click OK.
Now you can proceed with publish form.
Kevin H. - 29 Oct 2004 18:19 GMT
Balaji,
Thanks for you reply. The description is if how to sign a fully trusted form
is great, but my question was about the Enterprose CA we have in our
organizaiton... I know where to go in InfoPath .. how to request a
certificate etc. and I can see the Enterprise one in IE. When I choose select
certificate in InfoPath however the enterprise CA is not listed as an option.
How can I make that Enterprse CA we have as an option?
many thanks.
Kevin H.
> The Infopath SDK has a topic on how to create and deploy a fully trusted
> form, please check that documentation.,
[quoted text clipped - 12 lines]
> * Click OK.
> Now you can proceed with publish form.