Skip to content

Commit b555abd

Browse files
authored
ca certificates
1 parent 497cc1e commit b555abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/platform/linux-distributions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: eur
1212
The Speech SDK depends on the following Linux system libraries:
1313

1414
- The shared libraries of the GNU C library, including the POSIX Threads Programming library, `libpthreads`
15-
- The OpenSSL library (`libssl`) version 1.x
15+
- The OpenSSL library (`libssl`) version 1.x and certificates (`ca-certificates`)
1616
- The shared library for ALSA applications (`libasound`)
1717
- You should also install `ca-certificates` to establish a secure websocket and avoid the `WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED` error.
1818

0 commit comments

Comments
 (0)