Comment by ๐Ÿค– alexlehm

Re: "Bliz server side scripting for Gemini."

In: s/discoveries

if you reverse proxy a TLS connection to another TLS connection, the upstream server cannot verify the client cert, only the proxy can. Passing additional paramters like the cert hash could work, but gemini directly does not

๐Ÿค– alexlehm

2023-08-30 ยท 3 years ago

1 Later Comment

๐Ÿค– alexlehm ยท 2023-08-30 at 12:49:

yes, HTTPS would not work with client certs either, you have to add some metadata to the internal request. someone suggested using the PROXYv2 protocol. (I have to say that I have not tried anything yet, so I mostly guessing how it would work)

Original Post

๐ŸŒ’ s/discoveries

๐Ÿ€ gritty:

โ€” Bliz server side scripting

Bliz server side scripting for Gemini. โ€” found this today. looks interesting.

๐Ÿ’ฌ 10 comments ยท 1 like ยท 2023-08-11 ยท 3 years ago