Skip to content

Commit 7a07e99

Browse files
committed
Small textual improvements
1 parent 146d639 commit 7a07e99

File tree

1 file changed

+1
-2
lines changed
  • security/security-design/shared-assets/kms-import-keys

1 file changed

+1
-2
lines changed

security/security-design/shared-assets/kms-import-keys/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ This example is for an RSA 2048 Asynchronous Key to be imported in OCI Vault. Th
5353

5454
The script is provided in the OCI Documentation [here](https://docs.public.oneportal.content.oci.oraclecloud.com/en-us/iaas/Content/KeyManagement/Tasks/importing_asymmetric_keys_topic_script_to_import_rsa_key_material_as_a_new_external_key.htm)
5555

56-
Just copy the script and place it on an environment where you have the correct version of openssl (see pre-requisites). Then modify the script to have the correct values to point to the required input files.
57-
The below example is when you use an OCI Compute with Oracle Linux 9:
56+
Just copy the script and place it on an environment where you have the correct version of openssl (see pre-requisites). Then modify the script to have the correct values to point to the required input files. The below example shows how to set the values when you use an OCI Compute with Oracle Linux 9:
5857

5958
```
6059
OPENSSL_PATH="/usr/bin/openssl"

0 commit comments

Comments
 (0)