Skip to content

Commit

Permalink
fixup! Updating the documentation so it is consistent with my changes…
Browse files Browse the repository at this point in the history
… and the updates from the team.

Signed-off-by: Benny Fuhry <benny.fuhry@intel.com>
  • Loading branch information
BFuhry committed May 9, 2023
1 parent 9e17b1f commit eb9f927
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Documentation/curated-installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ file that specifies security policies to enforce for your workload.

Current list of solutions and installation instructions:

- `Redis <https://github.com/gramineproject/contrib/tree/master/Curated-Apps/workloads/redis>`_
- `PyTorch <https://github.com/gramineproject/contrib/tree/master/Curated-Apps/workloads/pytorch>`_
- `Redis <https://github.com/gramineproject/contrib/tree/master/Intel-Confidential-Compute-for-X/workloads/redis>`_
- `PyTorch <https://github.com/gramineproject/contrib/tree/master/Intel-Confidential-Compute-for-X/workloads/pytorch>`_
6 changes: 2 additions & 4 deletions Documentation/environment-setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,9 @@ installed.
Prepare a signing key
=====================

Only for SGX, and if you haven’t already, enter the following:
Only for SGX, and if you haven’t already, enter the following::

.. parsed-literal::
gramine-sgx-gen-private-key
gramine-sgx-gen-private-key

This command generates an RSA 3072 key suitable for signing SGX enclaves and
stores it in :file:`{HOME}/.config/gramine/enclave-key.pem`.
Expand Down

0 comments on commit eb9f927

Please sign in to comment.