You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/19 13:41:43 UTC

[GitHub] [apisix] BoazDr commented on issue #5103: request help: Apache APISIX with Secured Websockets

BoazDr commented on issue #5103:
URL: https://github.com/apache/apisix/issues/5103#issuecomment-922475921


   > Would you try to set up some configurations ike this two tests:
   > 
   > https://github.com/apache/apisix/blob/baf216dc7ffb79c0176784e034ab485143d51402/t/node/upstream-websocket.t#L226
   > 
   > You can set up the same configuration via Admin API or dashboard (a route with enable_websocket = true, an SSL that provides the certificate to the client, an upstream with https scheme).
   
   I tried with enable_websocket to true and my upstream is with https scheme. 
   However I have no experience with ssl certificates, I'm asked to insert a certificate and a private key (clients certificates and keys? or the engine computer certificate?) - my client is running from some linux remote machine ip (in the format of '111.222.333.444') and the engine on the webserver is running on different linux remote machine ('555.666.777.888')


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org