<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Can we digitally sign the document with every signing user having his/her own certificates ? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/can-we-digitally-sign-the-document-with-every-signing-user/m-p/314440#M1441</link>
    <description>&lt;P&gt;We are using the nuxeo digital signatures addon to sign the pdf documents.
We configured the keystore as follows:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; &amp;lt; extension target="org.nuxeo.ecm.platform.signature.api.pki.RootService"  point="rootconfig"&amp;gt;
  &amp;lt; configuration &amp;gt;
    &amp;lt; rootKeystoreFilePath&amp;gt;D:/recm/keystore/SecKeys.jks&amp;lt; /rootKeystoreFilePath&amp;gt;
    &amp;lt; rootKeystorePassword&amp;gt;secretpassword&amp;lt;/rootKeystorePassword &amp;gt;
    &amp;lt; rootCertificateAlias&amp;gt;my_alias&amp;lt; /rootCertificateAlias&amp;gt;
    &amp;lt; rootKeyAlias&amp;gt;my_alias&amp;lt; /rootKeyAlias&amp;gt;
    &amp;lt; rootKeyPassword&amp;gt;secretpassword&amp;lt; /rootKeyPassword&amp;gt;
  &amp;lt; /configuration&amp;gt;
 &amp;lt; /extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;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 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 May 2013 05:48:53 GMT</pubDate>
    <dc:creator>catherine_</dc:creator>
    <dc:date>2013-05-07T05:48:53Z</dc:date>
    <item>
      <title>Can we digitally sign the document with every signing user having his/her own certificates ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-we-digitally-sign-the-document-with-every-signing-user/m-p/314440#M1441</link>
      <description>&lt;P&gt;We are using the nuxeo digital signatures addon to sign the pdf documents.
We configured the keystore as follows:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; &amp;lt; extension target="org.nuxeo.ecm.platform.signature.api.pki.RootService"  point="rootconfig"&amp;gt;
  &amp;lt; configuration &amp;gt;
    &amp;lt; rootKeystoreFilePath&amp;gt;D:/recm/keystore/SecKeys.jks&amp;lt; /rootKeystoreFilePath&amp;gt;
    &amp;lt; rootKeystorePassword&amp;gt;secretpassword&amp;lt;/rootKeystorePassword &amp;gt;
    &amp;lt; rootCertificateAlias&amp;gt;my_alias&amp;lt; /rootCertificateAlias&amp;gt;
    &amp;lt; rootKeyAlias&amp;gt;my_alias&amp;lt; /rootKeyAlias&amp;gt;
    &amp;lt; rootKeyPassword&amp;gt;secretpassword&amp;lt; /rootKeyPassword&amp;gt;
  &amp;lt; /configuration&amp;gt;
 &amp;lt; /extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;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 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2013 05:48:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-we-digitally-sign-the-document-with-every-signing-user/m-p/314440#M1441</guid>
      <dc:creator>catherine_</dc:creator>
      <dc:date>2013-05-07T05:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can we digitally sign the document with every signing user having his/her own certificates ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-we-digitally-sign-the-document-with-every-signing-user/m-p/314441#M1442</link>
      <description>&lt;P&gt;The &lt;A href="https://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-signature"&gt;Nuxeo Digital Signature addon&lt;/A&gt; does not do what you describe. This is the reality:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;the configuration file you describe is not for configuring a signing key, but for configuring a root certificate used to generate per-user keys,&lt;/LI&gt;
&lt;LI&gt;each user has his own key, generated by the system for him, and itself signed by the root certificate.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 13 May 2013 19:05:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-we-digitally-sign-the-document-with-every-signing-user/m-p/314441#M1442</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2013-05-13T19:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can we digitally sign the document with every signing user having his/her own certificates ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-we-digitally-sign-the-document-with-every-signing-user/m-p/314442#M1443</link>
      <description>&lt;P&gt;Thank you Florent for your response.You have always replied to our queries&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2013 14:27:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-we-digitally-sign-the-document-with-every-signing-user/m-p/314442#M1443</guid>
      <dc:creator>catherine_</dc:creator>
      <dc:date>2013-05-16T14:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can we digitally sign the document with every signing user having his/her own certificates ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-we-digitally-sign-the-document-with-every-signing-user/m-p/314443#M1444</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 20:34:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-we-digitally-sign-the-document-with-every-signing-user/m-p/314443#M1444</guid>
      <dc:creator>Souvik_</dc:creator>
      <dc:date>2016-08-19T20:34:52Z</dc:date>
    </item>
  </channel>
</rss>

