You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by czzmmc <no...@github.com> on 2020/04/07 03:50:17 UTC

[apache/incubator-teaclave-sgx-sdk] tls sample Segmentation fault (#220)

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

Re: [apache/incubator-teaclave-sgx-sdk] tls sample Segmentation fault (#220)

Posted by czzmmc <no...@github.com>.
Closed #220.

-- 
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#event-3213726988