When storing certificates managed and used by Link externally, there is an interface that needs to be implemented. This implementation will contain the logic for loading certificates in the runtime environment.
The interface contains one method that loads a certificate (byte array) and a password based on a key, which is a string value identifying the certificate in the external system.
Registration
This implementation must be registered in Link, by adding aDataowner Settings with the key "CertificatePlugin" and a value containing the fully qualified type name of the class implementing the ICertificatePlugin interface. The Assembly containing this implementation must be installed in global assembly cache on servers that are going to be using it.
Content on this page:
JavaScript errors detected
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.