Hello! :-)
I've always wanted a good excuse to start C programming and I'd love Zabbix to support TLS (or at least SSL v3), so I figured I'd give it a shot.
A couple of questions for Alexei:
1. Has any work been done on this?
2. Any preferred TLS library? I was thinking of using the GNU TLS library:
3. Any other implementation advice?
I think TLS would be better than SSL as it avoids opening extra ports.
Please let me know what you think!
Matt
I've always wanted a good excuse to start C programming and I'd love Zabbix to support TLS (or at least SSL v3), so I figured I'd give it a shot.
A couple of questions for Alexei:
1. Has any work been done on this?
2. Any preferred TLS library? I was thinking of using the GNU TLS library:
3. Any other implementation advice?
I think TLS would be better than SSL as it avoids opening extra ports.
Please let me know what you think!
Matt

Comment