mirror of
https://github.com/QuasarApp/easyssl.git
synced 2025-04-26 04:54:33 +00:00
Update README.md
Signed-off-by: Andrei Yankovich <EndrIIMail@gmail.com>
This commit is contained in:
parent
8623ea8fa6
commit
200e0b3442
@ -30,7 +30,7 @@ This library contains interfaces for the signing and encryption data.
|
||||
```
|
||||
* rebuild yuor project
|
||||
|
||||
### independet of SSL build
|
||||
### Independet of SSL build
|
||||
Dependency on the ssl library greatly complicates the deployment of the final product. For fix this issue, you can build EasySSL library with static SSL library. In this case, SSL library code will be saved in your EasySell binary, and deploy of your application will be easily. The ssl code will not available for your application or other libraries, so you will not get conflicts between different major versions ssl libraries if your distribution kit has it.
|
||||
|
||||
Just set the **EASYSSL_STATIC_SSL** option to true.
|
||||
|
Loading…
x
Reference in New Issue
Block a user