Skip to content

Commit 1f9cfc5

Browse files
authored
Merge pull request #21251 from abpframework/auto-merge/rel-8-3/3155
Merge branch rel-9.0 with rel-8.3
2 parents df157b1 + 01d9a8d commit 1f9cfc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/deployment/configuring-openIddict.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To avoid that, consider creating self-signed certificates and storing them in th
3636

3737
`AddDevelopmentEncryptionAndSigningCertificate` is disabled in production environment. Signing and encryption of certificates is done using `openiddict.pfx` file in production environment.
3838

39-
You can use the `dotnet dev-certs https -v -ep openiddict.pfx -p 00000000-0000-0000-0000-000000000000` command to generate the `authserver.pfx` certificate.
39+
You can use the `dotnet dev-certs https -v -ep openiddict.pfx -p 00000000-0000-0000-0000-000000000000` command to generate the `openiddict.pfx` certificate.
4040

4141
> `00000000-0000-0000-0000-000000000000` is the password of the certificate, you can change it to any password you want.
4242

0 commit comments

Comments
 (0)