TLS Email Secure Delivery from Customer
Case 00303768 Customer would like to have TLS email encryption allowed on incoming emails to Logic Monitor for acknowledging alarms through email. TLS ensures that the connection between sending and receiving mail servers is encrypted, protecting email content from being intercepted and is a security requirement for our compliance with audits and customers. Thanks, Janus Henderson Investors40Views0likes3Commentsmodernize WebSSH client
One of our customers could not connect via the WebSSH client to a newly setup switch using modern SSH algorithms. I personally only rarely use that feature, but I tested it and traced the issue to: %SSH-3-NO_MATCH: No matching kex algorithm found: client diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 server ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256 I added diffie-hellman-group14-sha1 to the switch KEX list, but would prefer to keep only modern algorithms active. Any chance we can get that client updated to negotiate newer algorithms? Security teams are more and more tight on what is allowed to operate within enterprise networks (for good reason). Thanks, Mark60Views4likes0Comments