peacey
peacey
@P4R4NORM4L, they didn't activate their key server for some reason, however someone did find the keys embedded in a site file a few days ago. Please see my pull request...
@P4R4NORM4L, the Alberta app has the keys programmed into it, so it doesn't need to request them from the server. The QR code contains your health data (name, DOB, vaccine...
Hi @rradkov, Are you still having this issue? The problem is how the routing is setup on the UDM because it's a router. You can't just override the default route...
Hi @lowrisk75, Basically you setup a wireguard server on UDM 1. On UDM 2, you setup wireguard as a client. Then you add policy-based routing rules on UDM 2 to...
Hi @churnd, There shouldn't be any concerns using this project with the latest version that has Teleport. Because of Teleport, the Unifi OS already comes with the wireguard module pre-installed....
Thanks for the report, @churnd. I was able to recreate your problem by using the external module. The problem does not occur with the built-in module, so why don't you...
The AB public keys haven't been released yet. You can see [the keys here](https://covidrecords.alberta.ca/smarthealth/issuer/.well-known/jwks.json) when they're up.
Hi @13mralex, Sorry for the late reply. By default the script routes all traffic. You can change that behavior in the settings. But first, can you check the route table...
To disable the default routes, you just need to add this option in your vpn.conf (you can add it anywhere, it's not in the sample config). ```ini DISABLE_DEFAULT_ROUTE=1 ``` As...
Hi @13mralex, This issue has become stale so I'm closing it, but if you ever wan to continue debugging, feel free to re-open!