NSX-T Data Center REST API

KeyStoreInfo (schema)

KeyStoreInfo

Key Store information about the url alias or datasource.

Name Description Type Notes
keystore A location of the keystore file

A location of the keystor file which stores private key and identity certificates that will be presented to both parties (server or client) for verification.
string
keystore_alias An alias is used to uniquely identifies the entry in keystore

Its an alias specified when an entity is added to the keystore.
string
keystore_phrase A location of the key store pass phrase file.

A location of the key store pass phrase file.
string
truststore A location of the trust store file.

A location of the trust store file which stores the certificate from CA that verify the certificate presented by the server in SSL connection.
string