|
Home > Archive > WebSphere HTTP Server > October 2004 > using SSL
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Charles Grubb 2004-10-20, 5:52 pm |
| I'm using FTP with
port...*SECURE
secure connection....*IMPLICIT
After I signon to the server, I enter the command DIR and I get the following error:
150 Opening ASCII mode data connection for directory listing.
Secure connection error, return code -11.
226 Transfer complete.
Message . . . . : Secure connection error, return code -11.
Cause . . . . . : Secure Sockets Layer (SSL) function SSL_Handshake
returned code -11:
Value Description
----- -----------------------------------------------------------
-11 SSL received a badly formatted message.
Has anybody ever gotten this error and/or know how to fix it?
Also, I am not connecting to another OS/400.
Thanks,
Charlie
| |
| Sunit Patke 2004-10-22, 5:55 pm |
| Can you please specify the details:
ftp client : Operating System, version
ftp Server: Operating System, version, which ports have you configured for
secure FTP?
Not all FTP servers support the secure (SSL) directives.
Sunit
"Charles Grubb" <cgrubb@uabmc.edu> wrote in message
news:cl6ks0$5lvc$1@news.boulder.ibm.com...
> I'm using FTP with
> port...*SECURE
> secure connection....*IMPLICIT
>
> After I signon to the server, I enter the command DIR and I get the
> following error:
> 150 Opening ASCII mode data connection for directory listing.
> Secure connection error, return code -11.
> 226 Transfer complete.
>
> Message . . . . : Secure connection error, return code -11.
> Cause . . . . . : Secure Sockets Layer (SSL) function SSL_Handshake
> returned code -11:
> Value Description
> ----- -----------------------------------------------------------
> -11 SSL received a badly formatted message.
>
> Has anybody ever gotten this error and/or know how to fix it?
> Also, I am not connecting to another OS/400.
>
> Thanks,
> Charlie
| |
| Charles Grubb 2004-10-25, 7:49 am |
| ftp client: OS/400 5.2 990 is the secure port.
I'm not sure what the server is, all I know is that it is a PC based server.
I was told that the server supported SSL & SSH.
Can you please specify the details:
ftp client : Operating System, version
ftp Server: Operating System, version, which ports have you configured for
secure FTP?
Not all FTP servers support the secure (SSL) directives.
Sunit
"Charles Grubb" <cgrubb@uabmc.edu> wrote in message
news:cl6ks0$5lvc$1@news.boulder.ibm.com...[vbcol=seagreen]
> I'm using FTP with
> port...*SECURE
> secure connection....*IMPLICIT
>
> After I signon to the server, I enter the command DIR and I get the
> following error:
> 150 Opening ASCII mode data connection for directory listing.
> Secure connection error, return code -11.
> 226 Transfer complete.
>
> Message . . . . : Secure connection error, return code -11.
> Cause . . . . . : Secure Sockets Layer (SSL) function SSL_Handshake
> returned code -11:
> Value Description
> ----- -----------------------------------------------------------
> -11 SSL received a badly formatted message.
>
> Has anybody ever gotten this error and/or know how to fix it?
> Also, I am not connecting to another OS/400.
>
> Thanks,
> Charlie
| |
| Sunit Patke 2004-10-25, 5:53 pm |
| Standard PC based ftp servers do not support SSL enabled FTP.
ssh is a different kettle of fish. To use scp you will need the scp client
on OS/400.
Sunit
"Charles Grubb" <cgrubb@uabmc.edu> wrote in message
news:clivrj$4hr4$1@news.boulder.ibm.com...
> ftp client: OS/400 5.2 990 is the secure port.
> I'm not sure what the server is, all I know is that it is a PC based
> server.
> I was told that the server supported SSL & SSH.
>
> Can you please specify the details:
> ftp client : Operating System, version
> ftp Server: Operating System, version, which ports have you configured for
> secure FTP?
>
> Not all FTP servers support the secure (SSL) directives.
>
> Sunit
>
> "Charles Grubb" <cgrubb@uabmc.edu> wrote in message
> news:cl6ks0$5lvc$1@news.boulder.ibm.com...
>
>
>
>
|
|
|
|
|