realize that was significantly
different from X509ExtendedTrustManager. Looks like it's working now,
thanks!
On Fri, May 26, 2023 at 3:24 AM Mark Thomas wrote:
> On 25/05/2023 22:52, V User wrote:
>
> > The how-to on websockets (
> > https://tomcat.apache.org/tomcat-9.0-doc/web-soc
Hello,
I'm working through upgrading an application from Tomcat 7 to Tomcat 9, and
am running into an issue with hostname verification. The application
initiates websocket connections using SSL to several other servers by IP
address, and those servers' certificates either do not have any subject
a
et> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Z, V, etc.,
>
> On 6/29/17 1:16 PM, V User wrote:
> > Hello! I have a question about the RemoteEndpoint.Async sendText
> > method. The spec states: "Initiates the asynchronous transmission
> > of
Hello! I have a question about the RemoteEndpoint.Async sendText method.
The spec states: "Initiates the asynchronous transmission of a text
message. This method returns before the message is transmitted." To me,
this implies that the method should return immediately regardless of
network status (i