Altova RaptorXML Server 2024

The location where the certificate specified with --certificate-name is stored.

 

Windows

The name of a certificate store under cert://CurrentUser. The available certificate stores can be listed (under PowerShell) by using % ls cert://CurrentUser/. Certificates would then be listed as follows:

 

Name : TrustedPublisher

Name : ClientAuthIssuer

Name : Root

Name : UserDS

Name : CA

Name : ACRS

Name : REQUEST

Name : AuthRoot

Name : MSIEHistoryJournal

Name : TrustedPeople

Name : MyCertStore

Name : Local NonRemovable Certificates

Name : SmartCardRoot

Name : Trust

Name : Disallowed

 

Example: --certificate-store==MyCertStore

 

 

Linux/MacOS

The --certstore option is currently not supported.

 

COM and .NET

 

Signature: CertificateStore(string filelocation)

 

Java

 

Signature: public void setCertificateStore(string filelocation)

 

© 2017-2023 Altova GmbH