Consulted with @mcginty on this. Pretty sure this should be my install-time identity key.

liliakai 2014-03-08 01:51:49 -08:00
parent 16200b21b0
commit 334a833ac2
1 changed files with 1 additions and 1 deletions

@ -95,7 +95,7 @@ Authorization: Basic {basic_auth}
{
keyId: {key_id},
publicKey: "{public_key}",
identityKey: "{public_key}"
identityKey: "{identity_key}"
},
...]
}