Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 4 replies, 0 views
Replied In
NWConnection handshake failed
I tried setting the TLS to 1.2 and get the same errors:Listener ready on Optional(62715)
preparing
preparing
preparing
2019-06-18 16:54:21.839116-0400 ServerSample[7566:156875] [BoringSSL] boringssl_session_set_peer_verification_state_from_session(371) [C1:1][0x100711480] Unable to extract cached certificates from the SSL_SESSION object
2019-06-18 16:54:21.839184-0400 ServerSample[7566:156875] [BoringSSL] boringssl_helper_copy_certificates_from_session(254) [C1:1][0x100711480] SSL_get0_peer_certificates failed
ready
failed with error: POSIXErrorCode: Network is down
failed with error: POSIXErrorCode: Network is downI can't really run the code as is with iOS12 or macOS10.14 because NWBrower and CryptoKit both require the new versions.