projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a677f7
)
typo while I poke around...
author
Ralf S. Engelschall
<rse@openssl.org>
Thu, 5 Aug 1999 13:31:42 +0000
(13:31 +0000)
committer
Ralf S. Engelschall
<rse@openssl.org>
Thu, 5 Aug 1999 13:31:42 +0000
(13:31 +0000)
ssl/ssl_rsa.c
patch
|
blob
|
history
diff --git
a/ssl/ssl_rsa.c
b/ssl/ssl_rsa.c
index f367d39bdc13346b278f2ab13768d665ce7a7d38..6ec7a5cdb1955c60f5416dbc23239caf83be43bf 100644
(file)
--- a/
ssl/ssl_rsa.c
+++ b/
ssl/ssl_rsa.c
@@
-794,7
+794,7
@@
int SSL_CTX_use_certificate_chain_file(SSL_CTX *ctx, const char *file)
ret = 0;
goto end;
}
- /* Note that we must not free r if it was succesully
+ /* Note that we must not free r if it was succes
sf
ully
* added to the chain (while we must free the main
* certificate, since its reference count is increased
* by SSL_CTX_use_certificate). */