linuxserver/docker-wireguard

How to connect letsencrypt certificates?

mihalt opened this issue · 8 comments

Is this a new feature request?

  • I have searched the existing issues

Wanted change

Documentation

Reason for change

I don't understand, what volumes should be used to connect certificates to use ssl? For example this:

$ ls /var/lib/angie/acme/https_validator/
account.key  certificate.pem  private.key

Proposed code change

No response

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

Wireguard doesn't have any use for letsencryt certs?

Wireguard doesn't have any use for letsencryt certs?

I don't know, what path should I use to connect this certs to your container?

What are you expecting to use the certificates for? Wireguard does not use SSL certs.

What are you expecting to use the certificates for? Wireguard does not use SSL certs.

Wireguard should support TLS, isn't it? So, it should use some certificates for this. I would like to use my letsencrypt certificates. Specially because my VPN server will work from domain and server the same as my website.

You should read up on wireguards feature set. It's not needed.

You should read up on wireguards feature set. It's not needed.

can you give me link on docs then, please? how does TLS work here?

https://www.wireguard.com/

It doesn't work with TLS.