Deploying a user-provided server certificate for northbound services
fss-certificate.sh deploy-fss-server-certs --certificate <path> --key <path>
where--certificate
<path>
is the path to the certificate file to be used the northbound
services in PEM format
--key <path>
is the path to the
private key file in PEM format
-
Deploy the user-provided server certificate for northbound services.
# /root/bin/fss-certificate.sh deploy-fss-server-certs --certificate /root/userdata/mysrvr-valid29days.crt --key /root/userdata/mysrvr-valid29days.key WARNING: Certificate validity is less than 30 days and expires 2023-08-10 08:07:04 FSS updated successfully Updating Kafka server certs, this may take upto 10 minutes
- Optional:
Verify the new server certificate.
You can log in to the UI and inspect the server certificate or perform the procedure Displaying certificates.