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:
acb5b34
)
TLS => TLS/SSL
author
Bodo Möller
<bodo@openssl.org>
Sat, 16 Sep 2000 16:02:35 +0000
(16:02 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Sat, 16 Sep 2000 16:02:35 +0000
(16:02 +0000)
doc/ssl/SSL_connect.pod
patch
|
blob
|
history
diff --git
a/doc/ssl/SSL_connect.pod
b/doc/ssl/SSL_connect.pod
index 92aa20e07974069ba1abb24207e606bbc033e400..7123bf32575c8e433ff0e5b26c831a535aeea610 100644
(file)
--- a/
doc/ssl/SSL_connect.pod
+++ b/
doc/ssl/SSL_connect.pod
@@
-12,7
+12,7
@@
SSL_connect - initiate the TLS/SSL handshake with an TLS/SSL server
=head1 DESCRIPTION
-SSL_connect() initiates the TLS handshake with a server. The communication
+SSL_connect() initiates the TLS
/SSL
handshake with a server. The communication
channel must already have been set and assigned to the B<ssl> by setting an
underlying B<BIO>. The behaviour of SSL_connect() depends on the underlying
BIO.