mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-20 10:40:28 +08:00
TUN-1064: Revert OriginCert capnp changes in Cloudflared. Reverts
commits a1ee2342e97 and 8c756c45785.
This commit is contained in:
@@ -19,8 +19,6 @@ struct TunnelRegistration {
|
||||
permanentFailure @3 :Bool;
|
||||
# Displayed to user
|
||||
tunnelID @4 :Text;
|
||||
# Certificate that authorizes the origin to run tunnels on the given url.
|
||||
originCert @5 :Data;
|
||||
}
|
||||
|
||||
struct RegistrationOptions {
|
||||
|
||||
Reference in New Issue
Block a user