Closed DanyC97 closed 8 years ago
I've managed to store an encrypted 4096-bit private RSA key in credstash with no problems at all.
The max DDB record size is 400 KB. Credstash uses a couple KB for the version, key, hmac key, etc, but it's very little overhead.
We put 4k certs in credstash no problem.
Superb, much thanks @alex-luminal @deyvsh :+1:
I know this is closed but could someone help me figure out how to format the key, i seem to get
----- START KEY--------- sadfkasjdfkljasdfkjasdlkjfaslkjdfkl skljdflkasjdflksadjflkasdjflkajs kaljdsfklasdjfklasjdfklsaj dklasfjdsalkjfasdlkjfklsja
instead of
-------START KEY -------
sakfdlkajsdflkjaslkdfjaslkdfjasldkjflkasj
sljfakldasjfklsadjflkasdjfklasdjflkasdjflk
In addition to store passwords i'd also like to store certificates (the content of it), will that be possible? Asking as i believe there is a limitation in input size?