Skip to content

How should I set up ra-tls-secret-prov in different machines? #1139

Answered by dimakuv
Zebartin asked this question in Q&A
Discussion options

You must be logged in to vote

@Zebartin You can take a look at this: https://github.com/gramineproject/contrib/tree/master/Examples/aks-attestation#preparing-client-sgx-application-and-server-secret-provisioning-service-images

Basically, I think you didn't change the server certificate. For the certificate to be "trusted" by the client, the certificate must adhere to certain rules. One of these rules is that the certificate's "Common Name" (CN) field must match the DNS name of the machine on which it runs. (For example, the certificate on this very web page has a CN = github.com.)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Zebartin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants