08-09-2012 04:25 PM
I am having some difficulty replacing the sample digital signature certificate with my new self signed one. I am somewhat new to Nuxeo, so they may be rudimentary questions, but here they are:
08-13-2012 08:22 PM
The file name should follow this convention:
so a valid name would be for instance:
dsig-config.xml
(I have updated the documentation to include this example)
The keystore file path can be either a relative path inside the jar containing the signature implementation classes (e.g. nuxeo-platform-signature-core-5.5.jar):
or an absolute path pointing to where you saved your keystore file:
<rootkeystorefilepath>/home/someuser/keystore.jks</rootkeystorefilepath>
in windows the absolute path should resemble something like this:
<rootkeystorefilepath>C:/secure/keystore.jks</rootkeystorefilepath>
09-28-2014 10:56 PM
Thank you for this answer. I only have one question. What is the best command to use to generate an initial keystore, if one has not been set up ( I would like to set the path for it) ?
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.