diff options
author | Magnus Henoch <[email protected]> | 2015-10-28 17:25:07 +0000 |
---|---|---|
committer | Magnus Henoch <[email protected]> | 2015-10-28 19:11:03 +0000 |
commit | c4e594710f0e822db06a277b0a763e02d73d6e24 (patch) | |
tree | 82be80a96ba1201d5029c74896020cdf5ea61b44 /lib/ssl/test/ssl_certificate_verify_SUITE.erl | |
parent | bd1251dfe4d60f09e569731d36a92e94acbe297a (diff) | |
download | otp-c4e594710f0e822db06a277b0a763e02d73d6e24.tar.gz otp-c4e594710f0e822db06a277b0a763e02d73d6e24.tar.bz2 otp-c4e594710f0e822db06a277b0a763e02d73d6e24.zip |
TLS distribution: wait for code server
As described in the comments in the patch, doing a TLS handshake
requires the crypto module to be loaded. The crypto module needs the
code server to find its NIF library. However, there is a time window
between opening the listening ports for distribution and starting the
code server, and if we get an incoming connection in that time window,
the node would believe that it's alive, but it wouldn't actually
accept any more connections.
Diffstat (limited to 'lib/ssl/test/ssl_certificate_verify_SUITE.erl')
0 files changed, 0 insertions, 0 deletions