question

cz-8397 avatar image
0 Votes"
cz-8397 asked cz-8397 answered

SMS issuing Certificate renew on IIS

Hello,

The SMS issuing Certificate will expire in 7 days, just i want to confirm it will be automatically renewed
191906-image.png



please help

windows-server-iis
image.png (24.9 KiB)
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.

BruceZhang-MSFT avatar image
0 Votes"
BruceZhang-MSFT answered

Hi @cz-8397 ,

If it is a self-signed certificate, you need to renew it by yourself. OpenSSL is a great option for you to renew certificate. The renew steps are similar to create a new certificate.

  1. Export CSR from the expired certificate.

  2. Then generate a new certificate like the old one.

  3. Import the new certificate to replace the old one.

If it is not a self-signed certificate, you should contact the certificate provider to renew it.

The certificate you show will auto renew, you don't need to worry it. If it doesn't renew after 7 days, you need to open a support case for this.
Here is the link of CSS support:
https://support.microsoft.com/en-us/hub/4343728/support-for-business




If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Best regards,
Bruce Zhang


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.

cz-8397 avatar image
0 Votes"
cz-8397 answered

Thank you Bruce

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.