hera icon indicating copy to clipboard operation
hera copied to clipboard

Use Client Certs

Open ModEtchFill opened this issue 6 years ago • 3 comments

What I Did

I was reading through gomuxdriver/muxtls/example/sample_main.go to setup TLS mutual authentication.

What I See

I don't see client certificates.

What I Expect

I would like some example to have client certificates set and verified on the server.

ModEtchFill avatar May 06 '19 23:05 ModEtchFill

It may be easier for migration to have username and passwords for client authentication. Using a separate hera user table would keep the application-to-hera and hera-to-database accounts flexible and maybe avoid some confusion.

ModEtchFill avatar Jan 08 '20 19:01 ModEtchFill

We'll want to make a config and a set of functions so it's easy to add other mechanisms.

ModEtchFill avatar Jan 16 '20 19:01 ModEtchFill

Current direction is toward LDAPS

ModEtchFill avatar Jun 16 '20 19:06 ModEtchFill

Duplicates #313

ModEtchFill avatar Sep 28 '23 22:09 ModEtchFill