Expand my Community achievements bar.

Upload Digital Signature From WebApplication

Avatar

Former Community Member

Hi All,


In current scenario we are uploading the Digital Signature to LiveCycle Server using http://I.P:8001/adminui -> Settings -> Trust Store Managements -> Certificates.

we have a requiremnt to upload through Web Application, like a GUI will be provided to end user he uploads the signature and it should be placed in LiveCycle Server. Any links or pointers for this requirement please share it with me.

Thanks,
Ali

3 Replies

Avatar

Employee Advisor

You can use Trust Manager API in your web application. Here you go  : http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=001088.html#1548276

Thanks,

Wasil

Avatar

Former Community Member

Thanks WASIL,

Sounds like its Helpfull link let me work on it and get back if any issues.

One more question is that the validation of Signature it happens only with the trust stores present in server or internally LCServer will connect to Certificate Authority and validates ???

Regards,

Ali

Avatar

Employee Advisor

The server side validation engine is configured using root PKI certificates as trust anchors to validate the certificate chain of each signature.

Ref : http://blogs.adobe.com/security/2008/11/livecycle_digital_signatures_t_1.html

Thanks,

Wasil