Skip to content
#

socat

Here are 53 public repositories matching this topic...

TheDiveO
TheDiveO commented Apr 26, 2019

In order to connect to a websocket service inside a pod in a minikube setup, I need to address the Kubernetes remote API which then demands a client certificate (~/.minikube/client.crt and ~/.minikube/client.key). I also have the server's CA ( ~/.minikube/ca.crt).

curl allows to use these certs with the --cert, --key, and --cacert options.

Does websocat also support specifyin

Improve this page

Add a description, image, and links to the socat topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the socat topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.