mssun commented on issue #198: Refactor remote attestation code URL: https://github.com/apache/incubator-teaclave/pull/198#issuecomment-569606722 I also add a `verifier.rs` file (https://github.com/apache/incubator-teaclave/pull/198/files#diff-dd6dee8420bdab6e40cf4171574f1aec) for TLS verifier for RA. Basically, I create a new struct called `SgxQuoteVerifier` to wrap around `EnclaveAttr` and rewrite the original `EnclaveAttr` struct.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
