<?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: copy /ftp/ssl issue in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/copy-ftp-ssl-issue/m-p/7030804#M104474</link>
    <description>&lt;P&gt;&amp;gt; That was the fix, although I used the SSL1$ directories instead of the&lt;BR /&gt;&amp;gt; SSL$ ones.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Your stuff being newer than mine might matter.&amp;nbsp; I used the SSL1 tool&lt;BR /&gt;to generate the files, but my FTP server seemed to look for them only in&lt;BR /&gt;the (plain-old) SSL directory.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Thanks for filling in the CERT_TOOL detail.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jan 2019 06:31:56 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2019-01-11T06:31:56Z</dc:date>
    <item>
      <title>copy /ftp/ssl issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-ftp-ssl-issue/m-p/7030402#M104471</link>
      <description>&lt;P&gt;I am trying to use copy/ftp/ssl from one OpenVMS machine to another.&lt;/P&gt;&lt;P&gt;Both machines are running OpenVMS 8.4-2L1 &amp;amp; TCPIP 5.7-13ECO5F.&lt;/P&gt;&lt;P&gt;When I run it I get the following errors&lt;/P&gt;&lt;P&gt;TCPIP$_FTP_SSLERR, SSL not enabled on server&lt;BR /&gt;TCPIP$_FTP_SSLERR, Session will continue in plain text&lt;/P&gt;&lt;P&gt;How do I change the FTP server config to have the SSL enabled?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 15:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-ftp-ssl-issue/m-p/7030402#M104471</guid>
      <dc:creator>stephenbrayshaw</dc:creator>
      <dc:date>2019-01-08T15:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: copy /ftp/ssl issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-ftp-ssl-issue/m-p/7030596#M104472</link>
      <description>&lt;P&gt;&amp;gt; How do I change the FTP server config to have the SSL enabled?&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I wish (slightly) that I knew.&amp;nbsp; Around here (hobbyist):&lt;BR /&gt;&lt;BR /&gt;ITS $ tcpip show version&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; HP TCP/IP Services for OpenVMS Industry Standard 64 Version V5.7 - ECO 5&lt;BR /&gt;&amp;nbsp; on an HP rx2600&amp;nbsp; (1.50GHz/6.0MB) running OpenVMS V8.4&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;And my FTP log (sys$sysdevice:[tcpip$ftp]tcpip$ftp_run.log) always&lt;BR /&gt;begins with:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Certificate file not found&lt;BR /&gt;TCPIP$_FTP_NOSSL, FTP over SSL not supported&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; There seems to be some relevant stuff in a "Release Notes" doc:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-c04623347" target="_blank"&gt;https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-c04623347&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.2.3.1 Configuring an FTP server for SSL&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To configure an FTP server and to allow the FTP server to&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; handle incoming client connections which are over SSL, the&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; certificates and keys must be copied at the following location:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Certificate file : SSL$CERTS:SERVER.CRT&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key file: SSL$KEYS:SERVER.KEY&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The key and certificate file of the server must be placed in&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this directory and must be named as SERVER.CRT and SERVER.KEY.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; During the FTP server startup, if it does not find either the&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; key or the certificate file in the required location, the FTP&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; server will not support SSL.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; There might be some guidance somewhere as to how to obtain/generate&lt;BR /&gt;these files, but you couldn't prove it by me.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 22:04:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-ftp-ssl-issue/m-p/7030596#M104472</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2019-01-09T22:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: copy /ftp/ssl issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-ftp-ssl-issue/m-p/7030705#M104473</link>
      <description>&lt;P&gt;Thank you very much Steven,&lt;/P&gt;&lt;P&gt;That was the fix, although I used the SSL1$ directories instead of the SSL$ ones.&lt;/P&gt;&lt;P&gt;I used&amp;nbsp;@SSL1$COM:SSL1$CERT_TOOL to generate the self-signed cert.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 11:29:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-ftp-ssl-issue/m-p/7030705#M104473</guid>
      <dc:creator>stephenbrayshaw</dc:creator>
      <dc:date>2019-01-10T11:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: copy /ftp/ssl issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-ftp-ssl-issue/m-p/7030804#M104474</link>
      <description>&lt;P&gt;&amp;gt; That was the fix, although I used the SSL1$ directories instead of the&lt;BR /&gt;&amp;gt; SSL$ ones.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Your stuff being newer than mine might matter.&amp;nbsp; I used the SSL1 tool&lt;BR /&gt;to generate the files, but my FTP server seemed to look for them only in&lt;BR /&gt;the (plain-old) SSL directory.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Thanks for filling in the CERT_TOOL detail.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 06:31:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-ftp-ssl-issue/m-p/7030804#M104474</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2019-01-11T06:31:56Z</dc:date>
    </item>
  </channel>
</rss>

