Skip to content

Commit 3ff1873

Browse files
committed
Fix typo: "certifiate"
1 parent 385476b commit 3ff1873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Browsers and certificate authorities have concluded that 1024-bit keys are
3131
unacceptably weak for certificates, particularly root certificates. For this
3232
reason, Mozilla has removed any weak (i.e. 1024-bit key) certificate from its
3333
bundle, replacing it with an equivalent strong (i.e. 2048-bit or greater key)
34-
certifiate from the same CA. Because Mozilla removed these certificates from
34+
certificate from the same CA. Because Mozilla removed these certificates from
3535
its bundle, ``certifi`` removed them as well.
3636

3737
Unfortunately, old versions of OpenSSL (less than 1.0.2) sometimes fail to

0 commit comments

Comments
 (0)