Private Key

Upload a Private Key file

post

This can be used to upload a Private Key file for a specified RAS Secure Gateway server. If the pfx password is used (optional), the file has to be in a pfx format and will be used as a Certificate file, as well.

Path parameters
idinteger · int32Required

ID of the Gateway server to be updated.

Query parameters
pfxPasswordstringOptional

Password of the pfx File to be uploaded.

Body
pfxFilestring · binaryOptional

Upload File

Responses
post
/api/Gateway/{id}/PrivateKey

No content

Last updated

Was this helpful?