Package | Description |
---|---|
com.hcl.domino.admin |
Modifier and Type | Method and Description |
---|---|
void |
ServerAdmin.registerCrossCertificate(String certFilePath,
String certPW,
String certLogPath,
DominoDateTime expirationDateTime,
String regServer,
Path idFilePath,
String comment,
ServerAdmin.RegistrationMessageHandler msgHandler)
This function will cross-certify an ID with another organization's hierarchy.
It will open the Domino Directory (Server's Address book) on the specified registration server, verify write access to the book, and add a new Cross Certificate entry. |
Copyright © 2019–2021 HCL. All rights reserved.