Re: [apache/incubator-teaclave] 启动服务报错 (#403)

2020-08-12 Thread Mingshen Sun
Closed #403. -- 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/issues/403#event-3649504343

Re: [apache/incubator-teaclave] 启动服务报错 (#403)

2020-08-10 Thread gjj
no. u can close this one -- 原始邮件 -- 发件人: "Mingshen Sun"https://github.com/apache/incubator-teaclave/issues/403#issuecomment-671687653

Re: [apache/incubator-teaclave] 启动服务报错 (#403)

2020-08-10 Thread Mingshen Sun
Any update on this issue? -- 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/issues/403#issuecomment-671687297

Re: [apache/incubator-teaclave] 启动服务报错 (#403)

2020-08-06 Thread Mingshen Sun
There are two places which may report this error: ``` config .root_store .add_pem_file(&mut DCAP_ROOT_CA_CERT.to_string().as_bytes()) .map_err(|_| AttestationServiceError::TlsError)?; ``` and ``` let mut stream = new_tls_stream(url).map_err(|_| AttestationServiceError:

[apache/incubator-teaclave] 启动服务报错 (#403)

2020-08-05 Thread gjj
非Simulation Mode ![image](https://user-images.githubusercontent.com/30582212/89489325-c8cee280-d7dc-11ea-85f5-38ee3217fefe.png) ![image](https://user-images.githubusercontent.com/30582212/89489359-e0a66680-d7dc-11ea-97ce-37bc0e45f370.png) ![image](https://user-images.githubusercontent.com/305822