Skip to content

Commit 5fbe791

Browse files
committed
Minor certificate link correction.
1 parent f52031e commit 5fbe791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wolfSSL/src/chapter07.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ wolfSSL supports X.509 v3 certificate signing request (CSR) generation. CSR gene
432432

433433
Before a CSR can be generated the user needs to provide information about the subject of the certificate. This information is contained in a structure from `wolfssl/wolfcrypt/asn_public.h` named `Cert`:
434434

435-
For details on the Cert and CertName structures please reference [Certificate Generation](#certificat-generation) above.
435+
For details on the Cert and CertName structures please reference [Certificate Generation](#certificate-generation) above.
436436

437437
Before filling in the subject information an initialization function needs to be called like this:
438438

0 commit comments

Comments
 (0)