I tried tls sample code with my MacBook using SW mode. And This is what I got. client side `[+] Init Enclave Successful 348502236332034! [+] Test tlsclient in enclave, start! [+] TlsClient new localhost ./ca.cert [+] Tlsclient new success! EOF TLS read error: -1 Connection closed` server side `[+] Init Enclave Successful 348497941364738! [+] Test tlsclient in enclave, start! [+] TlsServer new "end.fullchain" "end.rsa" [+] TlsServer new success! Accepting new connection from V4(127.0.0.1:51950) Read some TLS data. Segmentation fault` How to fix it? Really need a cook book.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/220
