question

RandallBreneman-6024 avatar image
0 Votes"
RandallBreneman-6024 asked RandallBreneman-6024 answered

Cloud service classic still using expired certificate

I have a cloud service (classic) I inherited the management of. It has an expired certificate. I acquired a new certificate and uploaded it under the service settings for certificates. The certificate was accepted and shows in the list of certificates under the cloud service. The service is still using the expired certificate as indicated by a browser. I tried changing the certificate thumbprint to the new one under configuration settings and get this error: "Failed to save configuration settings for slot 'Production'. Error: ajaxExtended call failed." The service fails to start until I restore the certificate thumbprint back to the expired one. How do I change the service to use the new certificate?

azure-cloud-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

RandallBreneman-6024 avatar image
1 Vote"
RandallBreneman-6024 answered

I had uploaded a .cer file from RapidSSLOnline that was accepted but couldn't be applied. I went back to IIS manager for the role instance where I had created and completed the certificate request and exported it as a .pfx file. I uploaded the .pfx file to the web role certificates and it overwrote the prior one. This time changing the thumbprint in the configuration succeeded and all is well.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.