PTCON_FTP

index back

PeopleSoft Field Name Field Type Column Type Description
URL_ID Character(30) VARCHAR2(30) NOT NULL URL Identifier (see PSURLDEFN).
USERID Character(30) VARCHAR2(30) NOT NULL A user's ID
PASSWD Character(30) VARCHAR2(30) NOT NULL Password
CERTALIAS Character(50) VARCHAR2(50) NOT NULL Certificate Alias

Prompt Table: PSRENCERT_VW
Set Control Field: CERTALIAS

PT_SSL_USE Character(1) VARCHAR2(1) NOT NULL Specify the level of SSL required. 0 - Don't attempt to use SSL. 1 - Try using SSL, proceed as normal otherwise. 2 - Require SSL for the control connection 3 - Require SSL for all communication
0=0 - No SSL
1=1 - Try SSL
2=2 - SSL for Control
3=3 - SSL Only
PT_VERIFY_HOST Character(1) VARCHAR2(1) NOT NULL 0 - Do not verify names in the certificate 1 - Certificate must contain a Common Name field, but it doesn't matter what name it says. 2 - The common Name field shoulld match with the host name
0=0
1=1
2=2
PT_VERIFY_PEER Character(1) VARCHAR2(1) NOT NULL N - Do not verify the authenticity of the peer's certificate Y - Verify the authenticity of the peer's certificate
0=No
1=Yes
index back (c)David Kurtz 2020, www.go-faster.co.uk PeopleTools 8.58
PTRef generated on 21-DEC-20