Set FGLPROFILE entries for the CA list
Clients need to check to see if the server's certificate is trusted. This is done using a certificate authority list.
In this task you create the certificate authority list using the OpenSSL command line tool, and set the global certificate authority entry in your FGLPROFILE file.
The client application is configured to use the appropriate certificate authority list to validate a server's certificate.
In your FGLPROFILE file ensure there are
configuration entries (ws.*
) for the HTTPS server URL and for the HTTP
authentication when accessing the HTTPS server. See Set FGLPROFILE entries for the server URL.