Skip to content

Commit a33bd99

Browse files
authored
Merge pull request #284 from sshanks-kx/path
Add MacOS DYLD_LIBRARY_PATH
2 parents 6e1ac3d + 6c3e211 commit a33bd99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kb/ssl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ V3.4t 2016.05.12 can use Secure Sockets Layer (SSL)/Transport Layer Security (TL
1313

1414
## Prerequisites
1515

16-
Ensure that your OS has the latest OpenSSL libraries installed, and that they are in your `LD_LIBRARY_PATH` (Unix), or `PATH` (Windows).
16+
Ensure that your OS has the latest OpenSSL libraries installed, and that they are in your `LD_LIBRARY_PATH` (Unix), `DYLD_LIBRARY_PATH` (MacOS), or `PATH` (Windows).
1717

1818
### Versioned libraries
1919

0 commit comments

Comments
 (0)