You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR Failed to create Registered KAS entry: rpc error: code = InvalidArgument desc = validation error:
- public_key.remote: URI must be a valid URL (e.g., 'https://demo.com/') followed by additional segments. Each segment must start and end with an alphanumeric character, can contain hyphens, alphanumeric characters, and slashes. [uri_format]
./dsp tructl policy kas-registry create -r https://local-dsp.virtru.com/kas/v2/kas_public_key --uri https://local-dsp.virtru.com:8080/kas seems to work
The text was updated successfully, but these errors were encountered:
Tried creating
./dsp tructl policy kas-registry create -r https://local-dsp.virtru.com:8080/kas/v2/kas_public_key -u https://local-dsp.virtru.com:8080/kas
Error returned is:
./dsp tructl policy kas-registry create -r https://local-dsp.virtru.com/kas/v2/kas_public_key --uri https://local-dsp.virtru.com:8080/kas
seems to workThe text was updated successfully, but these errors were encountered: