-
-
Notifications
You must be signed in to change notification settings - Fork 76
Description
Hello guys!
I've installed captegent from master repository with param --enable-ssl and --enable-tls and the installation has completed without any errors. I also configured XML files as you describe in the WIKI.
Build directory............. :
Installation prefix......... : /usr/local/captagent
HEP Compression............. : no
IPv6 support.................: no
HEP SSL/TLS................. : yes
Flex........................ : flex
Bison....................... : bison -y
Build with REDIS............ : no
Build with MySQL............ : no
Build with PCRE............. : no
Build with LibUV............ : yes
Build with EPAN............. : no
Build with TLS.............. : yes
UDP traffic is sending to the heplify server correctly but It does send the TLS ( webrtc) traffic. I saw this line in the logs:
captagent[27570]: [ERR] protocol_tls.c:269 TLS has been not enabled. Please reconfigure captagent with param --enable-ssl and --enable-tls