Changing the certificate in S3 server
S3 server HTTPS certificate must be renewed manually when it expires. Alternatively, you can change NBCA to ECA.
To change NBCA to ECA.
- Run the following command:
s3srv_config.sh --changeca --catype=<type>
s3srv_config.sh --changeca --cert=<certfile> --key=<keypath>