Skip to content

State that the Workbench port is HTTPS only - #56

Merged
einari merged 1 commit into
mainfrom
fix/workbench-https-messaging
Jul 30, 2026
Merged

State that the Workbench port is HTTPS only#56
einari merged 1 commit into
mainfrom
fix/workbench-https-messaging

Conversation

@einari

@einari einari commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Changed

  • cratis run now states that the Chronicle Workbench is HTTPS only when it prints the URL, and the documentation names the empty-response symptom (ERR_EMPTY_RESPONSE, curl: (52) Empty reply from server) you get from reaching it as http://. The Chronicle port multiplexes HTTP/1.1 and HTTP/2 through ALPN, which requires TLS, so it has no plaintext mode.

Reaching the published Workbench port over plain http gets no reply at all —
the Chronicle port multiplexes HTTP/1.1 and HTTP/2 through ALPN, which requires
TLS — so name the requirement and the symptom where the URL is printed and
documented.
@einari einari added the patch label Jul 30, 2026
@einari
einari merged commit ed85efe into main Jul 30, 2026
1 check passed
@einari
einari deleted the fix/workbench-https-messaging branch July 30, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant