# Comment by 馃 alexlehm => /s/Gemini/1111 Re: "hobby coder here with a question. When implementing client..." => /s/Gemini In: s/Gemini I had a big problem convincing people on another project that the way client hashes are used are in fact secure (since I asked how to do that in a Java server). In the end it turned out to work quite well, I use that in my chat server => /u/alexlehm 馃 alexlehm 2023-05-27 路 1 year ago ## 1 Later Comment => /u/gritty/1143 馃崁 gritty [OP] 路 2023-05-27 at 16:34: perfect, that's what I thought. thanks everyone! # Original Post => /s/Gemini 馃寬 s/Gemini hobby coder here with a question. When implementing client authentication, do we just store the tls client hash? If so how is this not able to be spoofed? I'm guessing there is some public key authentication going on in the background. looking at the spec and some searches only helped a little. => /s/Gemini/1111 馃挰 gritty 路 4 comments 路 2023-05-27 路 1 year ago 路 #certificates #client_certificates #programming