Configure applications to work with the Anjuna SGX Runtime
In the previous section you saw how you can run simple commands in a secure enclave created by the Anjuna Runtime.
In all but the simplest cases, you will need to configure the Anjuna Runtime to work with your application in order to use it effectively. To configure the Anjuna Runtime, you must create a manifest, a file that defines the parameters that control the Runtime’s operation. This section shows how to create manifest files, beginning with a simple example and moving on to more involved configurations.
When you have finished this section, you should have a good working understanding of how to configure the Anjuna Runtime to work effectively with your applications.