User.addCertificateFromFile()

Method

Declaration

UserCertificate addCertificateFromFile(
    java.lang.String  pathname)
  throws ConfigurationException

Purpose

Read user certificate data from a PEM file.

Parameter

Description

pathname

Read certificate data from this file.

The file must contain a public certificate in PEM encoding.

See Also

User

User.addCertificateFromText()

User.getCertificates()

User.removeCertificate()

UserCertificate

For the corresponding browser page, see Existing Users in TIBCO Rendezvous Administration

For background information, see Users in TIBCO Rendezvous Administration.