# To check SSL certificate informations # openssl s_client -connect testing.fluentd.org:24284 -showcerts @type secure_forward secure yes self_hostname testing.fluentd.org shared_key norikra2 cert_path "#{Dir.pwd}/example/certs/cert-with-intermediate.pem" private_key_path "#{Dir.pwd}/example/certs/key-for-with-intermediate.key" private_key_passphrase norikra2 authentication no @type stdout