Skip to content

Commit bd48374

Browse files
committed
Resolve github issue 83576 - Update Obtain a certificate procedure for Windows
1 parent 9ddc9b1 commit bd48374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/active-directory-b2c-create-self-signed-certificate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ On Windows, use the [New-SelfSignedCertificate](/powershell/module/pki/new-selfs
3434
1. Accept the defaults for **Export File Format**, and then select **Next**.
3535
1. Enable **Password** option, enter a password for the certificate, and then select **Next**.
3636
1. To specify a location to save your certificate, select **Browse** and navigate to a directory of your choice.
37-
1. In the **Save As** window, enter a **File name**, and then select **Save**.
37+
1. On the **Save As** window, enter a **File name**, and then select **Save**.
3838
1. Select **Next**>**Finish**.
3939
4040
For Azure AD B2C to accept the .pfx file password, the password must be encrypted with the TripleDES-SHA1 option in the Windows Certificate Store Export utility, as opposed to AES256-SHA256.

0 commit comments

Comments
 (0)