From 97f4718ca2cb9db33d8d8d6bd019fc7caf3ba8d4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20Leszczy=C5=84ski?=
Date: Tue, 11 Apr 2023 01:55:29 +0200
Subject: [PATCH] Bridge: Tune the TLS related settings and code (#153)
---
cli/assets/views/ws_client.html | 101 +++++++++++++------------
cli/cli.js | 9 +--
cli/macos_pkgbuild_scripts/postinstall | 9 ++-
cli/ws_server.js | 26 +++++--
docs/halo-bridge.md | 4 +
halo/gateway/executor.js | 10 ---
web/web_utils.js | 88 +++++++++++++++++++++
web/weblib.js | 6 +-
8 files changed, 174 insertions(+), 79 deletions(-)
create mode 100644 docs/halo-bridge.md
create mode 100644 web/web_utils.js
diff --git a/cli/assets/views/ws_client.html b/cli/assets/views/ws_client.html
index 4ad8a3f..876ee9f 100644
--- a/cli/assets/views/ws_client.html
+++ b/cli/assets/views/ws_client.html
@@ -12,12 +12,12 @@
This is the example web application of HaLo Bridge Server.
Please connect your PC/SC reader and tap the compatible HaLo tag.
- Connecting to the server...
+ Connecting to the server...