<?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: Available ciphers.... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/available-ciphers/m-p/5810391#M1313198</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jul 2009 14:40:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-02T14:40:36Z</dc:date>
    <item>
      <title>Available ciphers....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/available-ciphers/m-p/5810387#M1313194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I posted this question in the Process Integration but I think it should be posted here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm implementing a connection with a supplier using FTPs. They need to know what ciphers PI supports. According to SAP 'The application of FTPS follows specification RFC 4217'. That specification doesn't describe the cipher-suites that can be used. I've searched sap notes and can't find anything that describes the ciphers used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm assuming that the sap cryptographic library is used for this type of connection. I've searched for relevant information on this and can find plenty of installation guides but no information on the ciphers supported. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know what ciphers are available, I'm on PI 7.0(2004s) SP13.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 16:51:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/available-ciphers/m-p/5810387#M1313194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-01T16:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Available ciphers....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/available-ciphers/m-p/5810388#M1313195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the search help SSFH_SSFENCRALG, which is used to select an encryption method, shows following entries in 7.00:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AES128-CBC&lt;/P&gt;&lt;P&gt;AES192-CBC&lt;/P&gt;&lt;P&gt;AES256-CBC&lt;/P&gt;&lt;P&gt;DES-CBC&lt;/P&gt;&lt;P&gt;DES-EDE3-CBC&lt;/P&gt;&lt;P&gt;TRIPLE-DES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 13:38:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/available-ciphers/m-p/5810388#M1313195</guid>
      <dc:creator>Frank_Buchholz</dc:creator>
      <dc:date>2009-07-02T13:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Available ciphers....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/available-ciphers/m-p/5810389#M1313196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Frank,&lt;/P&gt;&lt;P&gt;Perfect, thanks for the information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question, I've searched everywhere for SSFH_SSFENCRALG but don't get any hits. Do you have a link to this information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 14:33:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/available-ciphers/m-p/5810389#M1313196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-02T14:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Available ciphers....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/available-ciphers/m-p/5810390#M1313197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try transaction SE11 choose search help SSFH_SSFENCRALG and test it.&lt;/P&gt;&lt;P&gt;Or use transaction SE16 for table SSFARGS and use the value help for the field ENCRALG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 14:36:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/available-ciphers/m-p/5810390#M1313197</guid>
      <dc:creator>Frank_Buchholz</dc:creator>
      <dc:date>2009-07-02T14:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Available ciphers....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/available-ciphers/m-p/5810391#M1313198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 14:40:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/available-ciphers/m-p/5810391#M1313198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-02T14:40:36Z</dc:date>
    </item>
  </channel>
</rss>

