This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
James Munns
jamesmunns.com
did:plc:rqm4qgf6jdmb35mxatuzi6cq
One *very* cool thing the @oxide.computer people did with `dropshot` is allowing passing in a `rustls::ServerConfig` object directly, which allows me to use my self-signed CA for Poststation's REST API.
Each Poststation server generates it's own CA cert then leaf certs.
https://docs.rs/dropshot/latest/dropshot/enum.ConfigTls.html#variant.Dynamic
2025-01-14T21:22:11.036Z