<?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: sftp over SSL in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-over-ssl/m-p/4632112#M378583</link>
    <description>"SFTP" usually means the file transfer extension of the SSH protocol version 2. It's already strongly encrypted, so there is normally no need to add another encryption layer using SSL.&lt;BR /&gt;&lt;BR /&gt;But if you need it for some strange reason, I think it *might* be possible to do it using the "stunnel" utility from the HP-UX Internet Express package. I have never tried it myself.&lt;BR /&gt;&lt;BR /&gt;Here's a generic set of instructions for forwarding any port over SSL. Just substitute "ssh" for "pop3" and choose your own port number instead of using "pop3s", and you're all set:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.stunnel.org/examples/generic_tunnel.html" target="_blank"&gt;http://www.stunnel.org/examples/generic_tunnel.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you meant "FTP-over-SSL", that is usually identified as FTPS, not SFTP. The standard HP-UX FTP server cannot do it, so you must install another FTP server binary. The free HP-UX Internet Express package includes ProFTPD, which can do FTPS.&lt;BR /&gt;&lt;BR /&gt;The Internet Express for HP-UX 11.11 is no longer available from software.hp.com: if you have a recent HP-UX 11.11 media kit, it should include an Internet Express CD.&lt;BR /&gt;&lt;BR /&gt;The Internet Express for HP-UX 11.23 and 11.31 is available from software.hp.com:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Instructions on configuring ProFTPD for SSL/TLS can be found on the ProFTPD homepage:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.proftpd.org/docs/howto/TLS.html" target="_blank"&gt;http://www.proftpd.org/docs/howto/TLS.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You will also need a FTPS client. The Internet Express package includes cURL, which can do FTPS.&lt;BR /&gt;&lt;BR /&gt;See these threads for more FTPS client options:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1273721" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1273721&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1030075" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1030075&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Wed, 12 May 2010 05:59:09 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2010-05-12T05:59:09Z</dc:date>
    <item>
      <title>sftp over SSL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-over-ssl/m-p/4632111#M378582</link>
      <description>how i can configure my 2 hp unix servers into SFTP over SSL. pls send me the procedure to do the same..&lt;BR /&gt;thanks...</description>
      <pubDate>Wed, 12 May 2010 05:18:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-over-ssl/m-p/4632111#M378582</guid>
      <dc:creator>abhipaul</dc:creator>
      <dc:date>2010-05-12T05:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: sftp over SSL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-over-ssl/m-p/4632112#M378583</link>
      <description>"SFTP" usually means the file transfer extension of the SSH protocol version 2. It's already strongly encrypted, so there is normally no need to add another encryption layer using SSL.&lt;BR /&gt;&lt;BR /&gt;But if you need it for some strange reason, I think it *might* be possible to do it using the "stunnel" utility from the HP-UX Internet Express package. I have never tried it myself.&lt;BR /&gt;&lt;BR /&gt;Here's a generic set of instructions for forwarding any port over SSL. Just substitute "ssh" for "pop3" and choose your own port number instead of using "pop3s", and you're all set:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.stunnel.org/examples/generic_tunnel.html" target="_blank"&gt;http://www.stunnel.org/examples/generic_tunnel.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you meant "FTP-over-SSL", that is usually identified as FTPS, not SFTP. The standard HP-UX FTP server cannot do it, so you must install another FTP server binary. The free HP-UX Internet Express package includes ProFTPD, which can do FTPS.&lt;BR /&gt;&lt;BR /&gt;The Internet Express for HP-UX 11.11 is no longer available from software.hp.com: if you have a recent HP-UX 11.11 media kit, it should include an Internet Express CD.&lt;BR /&gt;&lt;BR /&gt;The Internet Express for HP-UX 11.23 and 11.31 is available from software.hp.com:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Instructions on configuring ProFTPD for SSL/TLS can be found on the ProFTPD homepage:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.proftpd.org/docs/howto/TLS.html" target="_blank"&gt;http://www.proftpd.org/docs/howto/TLS.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You will also need a FTPS client. The Internet Express package includes cURL, which can do FTPS.&lt;BR /&gt;&lt;BR /&gt;See these threads for more FTPS client options:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1273721" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1273721&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1030075" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1030075&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 12 May 2010 05:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-over-ssl/m-p/4632112#M378583</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-05-12T05:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: sftp over SSL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-over-ssl/m-p/4632113#M378584</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Modify generic file "ssd_config"&lt;BR /&gt;&lt;BR /&gt;# cd /etc/opt/ssh&lt;BR /&gt;# grep sftp sshd_config&lt;BR /&gt;Subsystem       sftp    /opt/ssh/libexec/sftp-server -f LOCAL1 -l INFO&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/secsh stop&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/secsh start&lt;BR /&gt;&lt;BR /&gt;# sftp localhost&lt;BR /&gt;&lt;BR /&gt;Connecting to localhost...&lt;BR /&gt;sftp&amp;gt;!&lt;BR /&gt;&lt;BR /&gt;#ps -ef|grep -i sftp | grep -v grep&lt;BR /&gt;    root 14305 14304  0 14:08:29 ?         0:00 /opt/ssh/libexec/sftp-server -f LOCAL1 -l INFO&lt;BR /&gt;    root 14304 14302  0 14:08:29 ?         0:00 sh -c /opt/ssh/libexec/sftp-server -f LOCAL1 -l INFO&lt;BR /&gt;    root 14300  9866  0 14:08:28 pts/1     0:00 sftp localhost&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;</description>
      <pubDate>Wed, 12 May 2010 11:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-over-ssl/m-p/4632113#M378584</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2010-05-12T11:09:37Z</dc:date>
    </item>
  </channel>
</rss>

