Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

keen-io write key is too long to encrypt #1

Closed
ruleant opened this issue Apr 6, 2014 · 1 comment
Closed

keen-io write key is too long to encrypt #1

ruleant opened this issue Apr 6, 2014 · 1 comment
Assignees
Milestone

Comments

@ruleant
Copy link
Contributor

ruleant commented Apr 6, 2014

Encrypting keen-io write key with travis encrypt throws a 'data too long' error.
Possible solution : travis-ci/travis.rb#41 and http://docs.travis-ci.com/user/travis-pro/#How-can-I-encrypt-files-that-include-sensitive-data

ruleant added a commit that referenced this issue May 30, 2014
use KEEN_MASTER_KEY as WKEEN_WRITE_KEY. It is not as long, so you don't
run into SSL limits when encrypting its value, see issue #1.
@ruleant
Copy link
Contributor Author

ruleant commented May 30, 2014

Solution : use KEEN_MASTER_KEY as KEEN_WRITE_KEY value, because master key is not as long as the write key, avoiding running into SSL data length restrictions when encrypting it.

@ruleant ruleant closed this as completed May 30, 2014
@ruleant ruleant self-assigned this Jun 9, 2014
@ruleant ruleant added this to the Release 0.1 milestone Jun 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant