Oh hell. I don't know what any of that means. I set it up using the directions from IBM on testing connectivity. The ftp.data file contains. So I assume it's AT-TLS. There must be something within TCPIP that I need to setup also.
SECURE_MECHANISM TLS TLSRFCLEVEL CCCNONOTIFY TLSMECHANISM FTP SECURE_FTP REQUIRED SECURE_CTRLCONN CLEAR SECURE_DATACONN PRIVATE KEYRING MP81136/bexarftp EPSV4 TRUE On Tue, Sep 13, 2016 at 11:01 AM, Rob Schramm <[email protected]> wrote: > Is this implemented within FTPD or Policy Agent / AT-TLS? > > On Mon, Sep 12, 2016 at 12:28 PM Mark Pace <[email protected]> wrote: > > > I'm setting up FTPS on a 1.13 system and am a little confused by this > > sequence. It logs on okay showing a secure connect. But then it won't > do > > the actual download. So I'm confused if it's the certificate or not. > > > > 220 dhebpcb01 secure FTP server > > ready. > > EZA1701I >>> AUTH > > TLS > > 234 > > TLSv1 > > > > EZA2895I Authentication negotiation > > succeeded > > EZA1701I >>> PBSZ > > 0 > > 200 > > PBSZ=0 > > > > EZA1701I >>> PROT > > P > > 200 PROT command > > successful > > EZA2906I Data connection protection is > > private > > EZA1459I NAME (deliverycb-bld.dhe.ibm.com:MP81136): > > > > > > > > > > > B0000000 > > > > EZA1701I >>> USER > > B0000000 > > 331 Password required for > > B0000000. > > EZA1789I > > PASSWORD: > > > > > > > > > ********* > > > > EZA1701I >>> > > PASS > > 230 Virtual user B0000000 logged > > in. > > EZA1460I > > Command: > > > > > > > > > CCC > > > > > > > > > > > BINARY > > > > EZA1701I >>> > > CCC > > 200 command channel > > cleared. > > EZA2905I Control connection protection is > > clear > > EZA1460I > > Command: > > > > > > > GET "/GIMPAF.XML" "/u/MP81136/test.content/GIMPAF.XML" > > (REPLACE > > EZA1701I >>> TYPE > > I > > 200 Type set to > > I. > > EZA1460I > > Command: > > EZA1701I >>> > > EPSV > > 229 Entering Passive Mode > > (|||65045|) > > EZA1701I >>> RETR > > /GIMPAF.XML > > 150 Opening BINARY mode SSL data connection for > > /GIMPAF.XML. > > EZA2870I TLS security mechanism negotiation failed - data connection > > closed > > 425 ftpd: (data conn) SSL_accept unspecified > > error > > EZA1735I Std Return Code = 16425, Error Code = > > 00017 > > EZA1701I >>> > > QUIT > > > > -- > > The postings on this site are my own and don’t necessarily represent > > Mainline’s positions or opinions > > > > Mark D Pace > > Senior Systems Engineer > > Mainline Information Systems > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO IBM-MAIN > > > -- > > Rob Schramm > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- The postings on this site are my own and don’t necessarily represent Mainline’s positions or opinions Mark D Pace Senior Systems Engineer Mainline Information Systems ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
