hanjo
hanjo
I second this request :-)
Same here. I also noticed that the registration will always freeze (i.e. not return anything), regardless of what PIN is given. I tried to add --pin 1234 as a parameter...
Any update on the implementation timeline? Pretty please :-)
I noticed the same issue. Unfortunately, none of the workarounds mentioned seem to work for me...
Hi @hslatman, that's an interesting perspective and I can understand the logic behind, although I don't really see the risk, as no browser/client is blindly trusting a root certificate which...
It might be worth considering that there are specific scenarios where having the option to send the entire certificate chain could add value, like I tried to point out. This...
Thanks @mholt for entertaining this idea. > So you have: > > `Root --> Intermediate 1 --> Intermediate 2 --> Leaf` > > and `Root` is already trusted. This is...
Thanks, to also include the version of the locally running client you may use ```bash tailscale debug netmap | jq -r '(([.SelfNode] + .Peers)[] | [.ComputedName, .Hostinfo.IPNVersion, .Hostinfo.OS, .Hostinfo.OSVersion, .Hostinfo.Distro,...
maybe it helps to pipe to `| less -S` ?
I second this request. In the meantime, for MariaDB it got renamed to mariadb-backup, see here: https://mariadb.com/docs/server/server-usage/backup-and-restore/mariadb-backup Incremental backups would be really nice :-)