Skip to content

Install Teleport behind HAProxy #8063

Answered by webvictim
damienbutt asked this question in Q&A
Discussion options

You must be logged in to vote

If you start Teleport without providing a certificate (either via https_keypairs in the config file, or using acme), its default behaviour is to generate a self-signed certificate and use that when serving the proxy's web UI. As long as haproxy doesn't attempt to validate the self-signed certificate presented by the Teleport backend, it should work fine.

You can use it without a cert if you really want by using teleport start --insecure-no-tls, but I don't recommend this.

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by webvictim
Comment options

You must be logged in to vote
4 replies
@webvictim
Comment options

@webvictim
Comment options

@damienbutt
Comment options

@webvictim
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants