I need to add use of PKI, with document signing, to OFBiz What would I need to do to configure OFBiz to require client side certificates, and where would I modify the forms sent to the client's browser so that it includes a JavaScript file that will support use of the client's private key to sign and encrypt the document/data submitted when the form's submit button is clicked? I guess this is two questions, the first being use/requirement for the client to supply a client side certificate, and the second involves modification of the interface so that data can be encrypted and signed.
In due course, I may even need to alter the content displayed to the client depending on whether or not there is a client side certificate. Thanks Ted
