Skip to content

Commit

Permalink
Update openssl link zowe-api-mediation-layer-security-overview.md
Browse files Browse the repository at this point in the history
Signed-off-by: ShobhaJayanna <[email protected]>
  • Loading branch information
Shobhajayanna authored Dec 20, 2024
1 parent 438ce73 commit 6ccd9ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ The following list shows the default ciphers. API ML services use the following
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384
```

Only IANA ciphers names are supported. For more information, see [Cipher Suites](https://wiki.mozilla.org/Security/Server_Side_TLS#Cipher_suites) or [List of Ciphers](https://testssl.net/openssl-iana.mapping.html).
Only IANA ciphers names are supported. For more information, see [Cipher Suites](https://wiki.mozilla.org/Security/Server_Side_TLS#Cipher_suites) or [List of Ciphers](https://testssl.sh/openssl-iana.mapping.html).

## JSON Web Token (JWT)

Expand Down

0 comments on commit 6ccd9ef

Please sign in to comment.