diff options
Diffstat (limited to 'release/packages/ucl/openssl-all.ucl')
| -rw-r--r-- | release/packages/ucl/openssl-all.ucl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/packages/ucl/openssl-all.ucl b/release/packages/ucl/openssl-all.ucl index 398b5165330e..4c393efe3b89 100644 --- a/release/packages/ucl/openssl-all.ucl +++ b/release/packages/ucl/openssl-all.ucl @@ -26,7 +26,7 @@ protocols such as HTTP, SMTP and DNS. OpenSSL provides openssl(1), a command-line utility used for testing TLS clients and servers, managing certificate used in TLS authentication, and -performing various miscallenous cryptographic operations. +performing various miscellaneous cryptographic operations. Also provided are two libraries, libcrypto and libssl, which can be used by applications to provide generic cryptographic functionality, and to implement @@ -37,5 +37,5 @@ protocol, which was commonly used prior to the standardisation of TLS. EOD annotations { - set = "base,base-jail" + set = "optional,optional-jail" } |
