Renewal of SSL certifcate on Postgres SQL server

Ashima Gupta 66 Reputation points
2020-12-02T06:38:53.437+00:00

Hi guys,

I requested for SSL certificate from the PKI team, now I have to install it on postgres SQL server.
Is there any documentation/steps for this how we can install it on server.

Actually we install it directly on keytool but someone has deleted it from the keytool.

Now someone can guide me on this please.

This is the first time I'm doing this task of renewing.

Any help would be appreciated

Thanks & Regards

Azure Database for PostgreSQL
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,872 questions
{count} votes

1 answer

Sort by: Most helpful
  1. KalyanChanumolu-MSFT 8,316 Reputation points
    2020-12-02T11:32:28.663+00:00

    @Ashima Gupta keytool is part of the JDK.
    Please reinstall JDK and you should be able to restore it.

    Once you have it, the instructions to configure the new certificate are here
    Do let us know if you have further questions.