Silver_back
May 10, 2022Altostratus
configure SSL certificate with order manager
I am writing a script to configure an SSL certificate with the certificate order manager, however, I am having trouble getting the right syntax. Does any know the CLI command to configure an SSL certificate with the certificate order manager?
tmsh modify sys crypto crs cert-order-manager Certificate_authority key key-size 2048
Am assuming it would be something like the above.