--
You received this message because you are subscribed to the Google Groups "keywhiz-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keywhiz-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keywhiz-users/18be94af-78ef-4fc1-9278-eeb42a8066f3o%40googlegroups.com.
The API returns secrets base64-encoded, since arbitrary binary cannot be embedded in JSONYmMK is "bc" when decoded
On Thu, Jun 11, 2020 at 9:34 AM Michael <mglu...@gmail.com> wrote:
from my logger:--INFO[0000] GET /secrets 200 36.31245ms client=fbi_client logger=kwfs_client server_name=luckywolfINFO[0000] GET /secret/fbi.key 200 12.473551ms client=fbi_client logger=kwfs_client server_name=luckywolfINFO[0000] Wrote file client=fbi_client file=fbi.key logger=kwfs_client server_name=luckywolfINFO[0000] Sync complete Added=1 Changed=0 Deleted=0 server_name=luckywolf
On Thursday, 11 June 2020 18:30:46 UTC+2, Michael wrote:Hi,I have DW Keywhiz up and running with my own certs.Client is fbi_clientSecret returned from Keywhiz using an http client{"name":"fbi.key","secret":"YmMK","secretLength":3,"checksum":"830D1B2D061D0E29BB43D820C8C58D80E24102242EFD97A7CCB5DAA8614ABAEF","creationDate":"2020-04-04T10:37:20.000Z","updateDate":"2020-04-04T10:37:20.000Z"}When I configure Keysync it is pulling my secret into the client folder but the file called fbi.key just contains the text "bc". I was expecting YmMK.Any ideas on what this could be?
You received this message because you are subscribed to the Google Groups "keywhiz-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keywhi...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to keywhiz-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keywhiz-users/19be3c9f-e68b-432a-baad-b2325fd8bda0o%40googlegroups.com.