Skip to content

Commit ff5c59b

Browse files
how-torenew
1 parent 1fc39ae commit ff5c59b

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Renew Trusted Signing Identity Validation
3+
description: How-to rerenew a Trusted Signing Identity Validation.
4+
author: mehasharma
5+
ms.author: mesharm
6+
ms.service: trusted-signing
7+
ms.topic: how-to
8+
ms.date: 04/12/2024
9+
---
10+
11+
# Renew Trusted Signing Identity Validation:
12+
13+
You can check the expiration date of your Identity Validation on the Identity Validation page.You can renew your Trusted Signing Identity Validation 60 days before the expiration. A notification is to the primary and secondary email addresses with the reminder to renew your Identity Validation.
14+
**Identity Validation can only be completed in the Azure portal – it can not be completed with Azure CLI.**
15+
16+
>[!Note]
17+
>Failure to renew Identity Validation before the expiration date will stop certificate renewal, effectively halting the signing process associated with those specific certificate profiles.
18+
19+
1. Navigate to your Trusted Signing account in the [Azure portal](https://portal.azure.com/).
20+
2. Confirm you have the **Trusted Signing Identity Verifier role**.
21+
- To learn more about Role Based Access management (RBAC) access management, see [Assigning roles in Trusted Signing](tutorial-assign-roles.md).
22+
3. From either the Trusted Signing account overview page or from Objects, select **Identity Validation**.
23+
4. Select the Identity Validation request that needs to be renewed. Select **Renew** on the top.
24+
25+
:::image type="content" source="media/trusted-signing-renew-identity-validation.png" alt-text="Screenshot of trusted-signing-renew-identity-validation.png." lightbox="media/trusted-signing-renew-identity-validation.png":::
26+
27+
5. If you encounter validation errors while renewing through the renew button or if Identity Validation is Expired, you need to create a new Identity Validation.
28+
- To learn more about creating new Identity Validation, see [Quickstart](quickstart.md).
29+
6. After the Identity Validation status changes to Completed.
30+
7. To ensure you can continue with your existing metadata.json.
31+
- Navigate back to the trusted signing account overview page or from Objects, select **Certificate Profile**.
32+
- On the **Certificate Profiles**, delete the existing cert profile associated to the Identity Validation expiring soon:
33+
- Create new cert profile with the same name.
34+
- Select the Identity Validation from the pull-down that expect to see two Identity Validations since your existing one is also active. Once the certificate profile is created successfully, signing resumes with new certificate and renewed Identity Validation requiring no configuration changes on your end.
21 KB
Loading

0 commit comments

Comments
 (0)