Skip to content
Snippets Groups Projects
Commit 2ac98584 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Change ssl.c API to include an lprintf callback function for proper logging.

The JS objects will still log to the terminal server (regardless of which server created/used the objects) however - so that's still a TODO.
Change do_cryptInit() to return bool, since it does.
Log detailed error if pthread_once() call fails.
Lowered-severity (to DEBUG) the log messages related to TLS private key and cert creation and destruction.

FIrst commit from within MSVS, so this might look weird.
parent daf8fa55
No related branches found
No related tags found
No related merge requests found
Pipeline #5071 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment