Skip to content

Commit 65af5f4

Browse files
authored
Merge pull request #103782 from sethmanheim/wk
Tweak wording per PM feedback
2 parents 0fc65ce + ef714a3 commit 65af5f4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

includes/notification-hubs-enable-apple-push-notifications.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: notification-hubs
55
author: sethmanheim
66
ms.service: notification-hubs
77
ms.topic: include
8-
ms.date: 11/21/2019
8+
ms.date: 02/10/2020
99
ms.author: sethm
1010
ms.custom: include file
1111
---
@@ -20,10 +20,9 @@ Generate the Certificate Signing Request (CSR) file, which Apple uses to generat
2020
1. Select **Keychain Access**, expand **Certificate Assistant**, and then select **Request a Certificate from a Certificate Authority**.
2121

2222
![Use Keychain Access to request a new certificate](./media/notification-hubs-enable-apple-push-notifications/notification-hubs-request-cert-from-ca.png)
23-
24-
> [!NOTE]
25-
> OS X by default selects the first item in the category that you have selected in the Keychain Access tool. This might be problematic if you’re in the **Certificates** section and **Apple Worldwide Developer Relations Certification Authority** is *not* the first item in the list. Before you request a certificate, be sure that you’re in the **Certificates** section, and then select **Apple Worldwide Developer Relations Certification Authority**.
2623

24+
> [!NOTE]
25+
> By default, Keychain Access selects the first item in the list. This can be a problem if you're in the **Certificates** category and **Apple Worldwide Developer Relations Certification Authority** is not the first item in the list. Make sure you have a non-key item, or the **Apple Worldwide Developer Relations Certification Authority** key is selected, before generating the CSR (Certificate Signing Request).
2726
2827
1. Select your **User Email Address**, enter your **Common Name** value, make sure that you specify **Saved to disk**, and then select **Continue**. Leave **CA Email Address** blank as it isn't required.
2928

0 commit comments

Comments
 (0)