ProviderCertificatesDto

ProviderCertificatesDto
ProviderCertificatesDto
JSON Example
{
    "providerNginxCertificate": [
        {
            "certificate": "string",
            "privateKey": "string"
        }
    ],
    "providerRabbitMqServerCertificate": [
        {
            "certificate": "string",
            "privateKey": "string"
        }
    ],
    "providerRabbitMqClientCertificate": [
        {
            "certificate": "string",
            "privateKey": "string"
        }
    ],
    "providerTrustedCertificates": [
        {
            "certificate": "string",
            "privateKey": "string"
        }
    ]
}
providerNginxCertificate
Optional

providerNginxCertificate

providerRabbitMqServerCertificate
Optional

providerRabbitMqServerCertificate

providerRabbitMqClientCertificate
Optional

providerRabbitMqClientCertificate

providerTrustedCertificates
Optional

providerTrustedCertificates