﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>LogViewPlus Support » LogViewPlus Support » Features &amp; Suggestions  » TCP Listener with Client Certificate</title><generator>InstantForum 2017-1 Final</generator><description>LogViewPlus Support</description><link>https://www.logviewplus.com/forum/</link><webMaster>LogViewPlus Support</webMaster><lastBuildDate>Fri, 12 Jun 2026 08:51:33 GMT</lastBuildDate><ttl>20</ttl><item><title>TCP Listener with Client Certificate</title><link>https://www.logviewplus.com/forum/post/2452</link><description>Is it possible to use the TCP listener over a SSL / TLS stream? And / or is it possible to use the listener with a client certificate? In that case we can create a log endpoint in our application to enable remote logging.&lt;br/&gt;</description><pubDate>Thu, 10 Jul 2025 14:03:14 GMT</pubDate><dc:creator>Gerrit</dc:creator></item><item><title>RE: TCP Listener with Client Certificate</title><link>https://www.logviewplus.com/forum/post/2455</link><description>Thanks for the feedback.&lt;br/&gt;&lt;br/&gt;LogViewPlus listens for log data published by the server.&amp;nbsp; I can undersand why the server would want that information to be encrypted in transit.&lt;br/&gt;&lt;br/&gt;From my perspective, LogViewPlus just needs to handle the encryption protocol from the server.&amp;nbsp; It doesn't matter if someone is "pretending to be the server" because the client never sends any data.&amp;nbsp; The worst case is that you are reading fake log entries and I am not sure this is worth the additional complexity required to defend against it (certificate chains, server name validation, etc...).&lt;br/&gt;&lt;br/&gt;If the client needs to authenticate then this gets weird for us for two reasons:&lt;br/&gt;1. There are so many ways to authenticate that we would only be able to handle a subset of the possibilities.&lt;br/&gt;2. Now the client is sending data and we need to verify the server.&amp;nbsp; Further increasing complexity.&lt;br/&gt;&lt;br/&gt;Given the increased complexity, I am not sure that we have enough demand for this feature to justify the effort.&lt;br/&gt;&lt;br/&gt;If authentication is needed, I think a &lt;a href="https://www.logviewplus.com/docs/custom_readers.html" id="if_insertedNode_1752156020034"&gt;custom reader&lt;/a&gt; would be a better solution.</description><pubDate>Thu, 10 Jul 2025 14:03:14 GMT</pubDate><dc:creator>LogViewPlus Support</dc:creator></item><item><title>RE: TCP Listener with Client Certificate</title><link>https://www.logviewplus.com/forum/post/2454</link><description>I would like to setup the server endpoint with a self signed certificate (or one trusted by via a CA). The client needs to trust the server certificate, but this can be handled with the certificate store with trusted root certificates. So a selfsigned, can be trusted when adding the certificate to the trusted roots.&amp;nbsp;So in this case an encrypted ssl stream can be setup.&lt;br/&gt;&lt;br/&gt;To ensure not every connection is accepted, and receiving a Log Stream, a form of authentication is required. To keep this universal, without specify or implement a form of protocol, i thought, Client Certificates can be used for this. In the SSL / TLS handshake, a client could sent his certificate to the server, and the server can implement to trust this certificate or not, aka to accept the connection or not. We can create a custom client certificate per user to identify who made the request.</description><pubDate>Thu, 10 Jul 2025 13:35:04 GMT</pubDate><dc:creator>Gerrit</dc:creator></item><item><title>RE: TCP Listener with Client Certificate</title><link>https://www.logviewplus.com/forum/post/2453</link><description>Hi Gerrit,&lt;br/&gt;&lt;br/&gt;Thanks for the feedback.&amp;nbsp; This is not currently possible, but I think it's a good idea and something we should look into.&amp;nbsp; &lt;br/&gt;&lt;br/&gt;Is your server providing the certificate and you just want the client to understand the datastream?&amp;nbsp; ...or are you doing some kind of authentication?&lt;br/&gt;&lt;br/&gt;Thanks again,&lt;br/&gt;&lt;br/&gt;Toby</description><pubDate>Thu, 10 Jul 2025 09:43:56 GMT</pubDate><dc:creator>LogViewPlus Support</dc:creator></item></channel></rss>