The Wayback Machine - https://web.archive.org/web/20200712101134/https://github.com/topics/rfc-6455
Skip to content
#

rfc-6455

Here are 20 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 rfc-6455 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 rfc-6455 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.