How to convert self signed certificate to CA signed certificate

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser): latest version

Describe the issue:
How to change to ca signed certificate from self signed certificate

Configuration:

Relevant Logs or Screenshots:

@ankitlunawat7 If your self-signed certificate contains all valid information (i.e. FQDN in CN or SAN, IP addresses), then based on that certificate you must create a Certificate Signing Request and send it to an Enterprise CA to sign that cert request. Once a legit CA signs the certificate request the certificate becomes a signed certificate.

@ankitlunawat7 Did the self-signed certificate work for you?

How did you create certificate the signed certificate? What commands did you use?