Spec says that in https://<bastion host>/<key hash>/<path>, the key hash MUST be lower-case hex. While litebastion accepts any mix of upper and lowercase. One could consider this a spec issue, but it makes sense for the implementation to be as strict as the spec says.
Spec says that in
https://<bastion host>/<key hash>/<path>, the key hash MUST be lower-case hex. While litebastion accepts any mix of upper and lowercase. One could consider this a spec issue, but it makes sense for the implementation to be as strict as the spec says.