author | Sebastian Harl <sh@tokkee.org> | |
Mon, 9 Feb 2015 17:43:39 +0000 (18:43 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 9 Feb 2015 17:43:39 +0000 (18:43 +0100) | ||
commit | 1886cc190cfbd37daf047194fd1a2f5c13a15d64 | |
tree | bc14d658be265637a96b94732db98ca238719727 | tree | snapshot |
parent | 0c16d15b68164c504ceea3daca693e8c1f1026fa | commit | diff |
SSL utils: Added init() and shutdown() functions for global setup/shutdown.
Use those functions in sysdb and sysdbd instead of calling the OpenSSL
functions directly.
Use those functions in sysdb and sysdbd instead of calling the OpenSSL
functions directly.
src/include/utils/ssl.h | diff | blob | history | |
src/tools/sysdb/main.c | diff | blob | history | |
src/tools/sysdbd/main.c | diff | blob | history | |
src/utils/ssl.c | diff | blob | history |