mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 08:09:58 +00: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