mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
security: add daemon certificate store
WARNING: this patch breaks dhtcall backward compatibility! * add certificates storing and various handling API * bump opendht (ac492aaa7b) * allows public incoming calls by default (new preference) Refs #68196 Change-Id: I9f69f680135af26fce2b6a0ca115823686f4c7a9 Signed-off-by: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
This commit is contained in:

committed by
Guillaume Roguez

parent
42b5e68cf0
commit
e22087db7d
@ -618,6 +618,7 @@ AC_CONFIG_FILES([Makefile \
|
||||
src/media/video/osxvideo/Makefile \
|
||||
src/media/video/winvideo/Makefile \
|
||||
src/media/video/test/Makefile \
|
||||
src/security/Makefile \
|
||||
src/upnp/Makefile \
|
||||
test/Makefile \
|
||||
ringtones/Makefile \
|
||||
|
Reference in New Issue
Block a user