InterSystems IRIS® supports the ability to load an X.509 certificate and private key and specify an associated configuration name. When you need an X.509 certificate (to digitally sign a SOAP message, for example), you provide the applicable configuration name, and InterSystems IRIS automatically extracts and uses the certificate information.
You can optionally enter the password for the associated private key file, or you can specify this at runtime.
Configurations are stored in the %SYS.X509CredentialsOpens in a new tab class, which provides an object-based API; this class cannot be accessed via SQL.
Availability: All namespaces.