CA_CERTIFICATES - UFTP configuration option

Description

The CA_CERTIFICATES option specifies the location of the PEM-formatted trusted Certificate Authority (CA) X.509 certificates file. 

The file specified by this option can contain several CA certificates concatenated together.  This allows UFTP to verify the identity of any number of FTP servers that may present public keys signed by various entities. 

This option is only used when the transfer protocol is FTPS (implicit FTPS) or when the transfer protocol is FTP with SSL support enabled (explicit FTPS). 

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a






Command Line, Long Form

-ca_certs file



(tick)

(tick)


Environment Variable

UFTPCACERTS=file



(tick)

(tick)


Configuration File Keyword

ca_certificates file



(tick)

(tick)


Values

file is the path name of the X.509 certificates file.  Relative paths are relative to the current working directory.