05-07-2013 01:48 AM
We are using the nuxeo digital signatures addon to sign the pdf documents. We configured the keystore as follows:
< extension target="org.nuxeo.ecm.platform.signature.api.pki.RootService" point="rootconfig">
< configuration >
< rootKeystoreFilePath>D:/recm/keystore/SecKeys.jks< /rootKeystoreFilePath>
< rootKeystorePassword>secretpassword</rootKeystorePassword >
< rootCertificateAlias>my_alias< /rootCertificateAlias>
< rootKeyAlias>my_alias< /rootKeyAlias>
< rootKeyPassword>secretpassword< /rootKeyPassword>
< /configuration>
< /extension>
Everything works as great as expected. With the above configuration , i am able to sign the document with the same certificate for every user.i.e every document gets signed with the root certificate alias , my_alias. But if i have multiple users , and i want that every signing user should be able to sign with his/her own certificates ,then , how can i achieve this? It would be great help if someone answers my question .Thanks in advance 🙂
05-13-2013 03:05 PM
The Nuxeo Digital Signature addon does not do what you describe. This is the reality:
05-16-2013 10:27 AM
Thank you Florent for your response.You have always replied to our queries
08-19-2016 04:34 PM
Hi Florent, That means in multi-tenancy environment also a single certificate will be used. But user will get their own certificates based on the main certificate.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.