User.addCertificateFromFile()
Method
Declaration
UserCertificateaddCertificateFromFile
(
java.lang.String pathname)
throws ConfigurationException
Purpose
Read user certificate data from a PEM file.
Parameter |
Description |
|
Read certificate data from this file. The file must contain a public certificate in PEM encoding. |
See Also
For the corresponding browser page, see Existing Users in
For background information, see Users in
.