Question
FortiSIEM Collector (6.3) and TLS not working
Hello,
We have followed the instructions to use Syslog TLS: https://docs.fortinet.com/document/fortisiem/6.3.1/external-systems-configuration-guide/136807/syslog-over-tls However while the TLS port 6514 is open and responsive the connection does not complete the TLS handshake. I have verified that the collector is configured for using TLS1.3, if we test the localhost built in certificate on port 443 it is successful. We have verified the client can connect to the TCP port 6514.
e.g.
Successful:
openssl s_client -connect servername.com:443 -debug
Fails:
openssl s_client -connect servername.com:6514 -debug
We have been researching and testing with openssl commands to verify the certificate, but when we run any tests against the TCP 6514 it hangs at "CONNECTED(00000003)" and never finishes. The self-signed cert we generated appears good.
Has anyone else encountered this issue, or have suggestions?
Regards,
John
We have followed the instructions to use Syslog TLS: https://docs.fortinet.com/document/fortisiem/6.3.1/external-systems-configuration-guide/136807/syslog-over-tls However while the TLS port 6514 is open and responsive the connection does not complete the TLS handshake. I have verified that the collector is configured for using TLS1.3, if we test the localhost built in certificate on port 443 it is successful. We have verified the client can connect to the TCP port 6514.
e.g.
Successful:
openssl s_client -connect servername.com:443 -debug
Fails:
openssl s_client -connect servername.com:6514 -debug
We have been researching and testing with openssl commands to verify the certificate, but when we run any tests against the TCP 6514 it hangs at "CONNECTED(00000003)" and never finishes. The self-signed cert we generated appears good.
Has anyone else encountered this issue, or have suggestions?
Regards,
John
