HTTP.loadTrustedCertificates()

Signature

Object loadTrustedCertificates(String trustedCertsFolder, String passwordToSet)

Domain

ACTION

Description

Loads and returns a KeyStore from the trusted certificates folder.

Parameters

NameTypeDescription
trustedCertsFolderStringThe relative path of the folder containing the certificates. Certificates folder has to be inside project
passwordToSetStringThe password to check the integrity of the keystore

Returns

TypeDescription
Objectcertificates keystore object