Skip to content

Commit a1bec0e

Browse files
committed
Typo
1 parent 8e6a0ed commit a1bec0e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This example is for an RSA 2048 Asynchronous Key to be imported in OCI Vault. Th
1919
```
2020
openssl enc -id-aes256-wrap-pad -iv A65959A6 -K AABBCCDDEEFFAABBCCDDEEFFAABBCCDDEEAABBCCDDEEAABBCCDDEEFFAABBCCDD -in /dev/null
2121
```
22-
If the command returns an Error, please use and Oracle Linux 9 compute image or follow this [documentation](https://docs.public.oneportal.content.oci.oraclecloud.com/en-us/iaas/Content/KeyManagement/Tasks/importing_assymetric_keys.htm).
22+
If the command returns an Error, please use an Oracle Linux 9 compute image or follow this [documentation](https://docs.public.oneportal.content.oci.oraclecloud.com/en-us/iaas/Content/KeyManagement/Tasks/importing_assymetric_keys.htm).
2323

2424
- Get a RSA 2048 Key Pair to import and store in the file name ```my_keypair.pem```, or generate one via this command:
2525
```

0 commit comments

Comments
 (0)