Skip to content

Commit dda9006

Browse files
authored
Merge pull request #61 from Uriah-wolfSSL/abi-updates
Minor certificate link correction.
2 parents 512c4aa + 5fbe791 commit dda9006

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)