4 lines
389 B
Markdown
4 lines
389 B
Markdown
[Proxmox VE](https://www.proxmox.com/en/proxmox-ve) currently doesn't support authentication with TLS client certificates.
|
|
This project implements a reverse proxy that authenticates a user using TLS client certificates.
|
|
After successful authentication the proxy creates a new session ticket using the PVE API using the mapped credentials in `config.toml` and injects it into the session.
|
|
|