<?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 Re: keytool help windows server 2012 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/keytool-help-windows-server-2012/m-p/294451#M247581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what do you meant with "what to put after -keystore", but I assume that you need an examploe of a whole command so you can generate your keys.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't you have readme.txt file in the same directory where the keytool is located?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please refer you those links:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://wiki.alfresco.com/wiki/Alfresco_And_SOLR" rel="nofollow noopener noreferrer"&gt;https://wiki.alfresco.com/wiki/Alfresco_And_SOLR&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://wiki.alfresco.com/wiki/Data_Encryption" rel="nofollow noopener noreferrer"&gt;https://wiki.alfresco.com/wiki/Data_Encryption&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is subtitle called: "Manually Generating New SSL Keys Signed by a Certificate Authority" in the 1st one where you can find an example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the other hand if you do not meant that then I assume that you enter a whole command in your cmd of your Win Server, but it still can locate the keytool file and that's why you have this error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1st thing that I can think of - is the file there? If yes, then you need to use the whole path to the file "D:\alfresco\alf_data\keystore\keytool"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If that doesn't help, then find online how to add a PATH variable to your windows with the whole path to the keytool and then try to use the file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your problem is non of those cases, please put the exact thing that you are doing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; command&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; error message&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; expected behavior&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Aug 2015 06:53:00 GMT</pubDate>
    <dc:creator>borisstankov</dc:creator>
    <dc:date>2015-08-03T06:53:00Z</dc:date>
    <item>
      <title>keytool help windows server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/keytool-help-windows-server-2012/m-p/294450#M247580</link>
      <description>Hi guys,I'm breaking my head over this, which is probably a small thing. i'm using the keytool -certreq to generate a certificate with csr code. getting the error that keystore file does not exist.what do i put after -keystore my install dir is d:\alfrescoand keystore is located in d:\alfresco\alf_d</description>
      <pubDate>Sun, 02 Aug 2015 19:25:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/keytool-help-windows-server-2012/m-p/294450#M247580</guid>
      <dc:creator>digiwill</dc:creator>
      <dc:date>2015-08-02T19:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: keytool help windows server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/keytool-help-windows-server-2012/m-p/294451#M247581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what do you meant with "what to put after -keystore", but I assume that you need an examploe of a whole command so you can generate your keys.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't you have readme.txt file in the same directory where the keytool is located?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please refer you those links:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://wiki.alfresco.com/wiki/Alfresco_And_SOLR" rel="nofollow noopener noreferrer"&gt;https://wiki.alfresco.com/wiki/Alfresco_And_SOLR&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://wiki.alfresco.com/wiki/Data_Encryption" rel="nofollow noopener noreferrer"&gt;https://wiki.alfresco.com/wiki/Data_Encryption&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is subtitle called: "Manually Generating New SSL Keys Signed by a Certificate Authority" in the 1st one where you can find an example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the other hand if you do not meant that then I assume that you enter a whole command in your cmd of your Win Server, but it still can locate the keytool file and that's why you have this error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1st thing that I can think of - is the file there? If yes, then you need to use the whole path to the file "D:\alfresco\alf_data\keystore\keytool"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If that doesn't help, then find online how to add a PATH variable to your windows with the whole path to the keytool and then try to use the file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your problem is non of those cases, please put the exact thing that you are doing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; command&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; error message&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; expected behavior&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 06:53:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/keytool-help-windows-server-2012/m-p/294451#M247581</guid>
      <dc:creator>borisstankov</dc:creator>
      <dc:date>2015-08-03T06:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: keytool help windows server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/keytool-help-windows-server-2012/m-p/294452#M247582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Boris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply. Sry my mssg was a bit vague I couldn't think clear anymore &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed your URL now and tried this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;D:\Alfresco\java\bin&amp;gt;keytool -genkey -alias ssl.repo -keyalg RSA -keysize 2048 -&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;keystore ssl.keystore -storetype JCEKS -storepass kT9X6oe68t&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;keytool error: java.io.IOException: Keystore was tampered with, or password was&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;incorrect&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't accept the password although its in the properties file defined. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So basicly I bought an SSL cert. and first I need to generate the CSR code for that cert and then import the cert. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe I need to start fresh, I read something about keystores.zip with default files but I can't find that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 15:20:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/keytool-help-windows-server-2012/m-p/294452#M247582</guid>
      <dc:creator>digiwill</dc:creator>
      <dc:date>2015-08-03T15:20:00Z</dc:date>
    </item>
  </channel>
</rss>

