xref: /JGit/org.eclipse.jgit.test/tst-rsrc/jgit-s3-connection-v-0.properties (revision 504e23b7a5fb78b2b267737f5b7ada35358701c9)
1#
2# Sample Amazon S3 connection configuration file, Version 0.
3# Version 0 (or lack of version) will produce JetS3tV2 compatible encryption.
4# JetS3tV2 supports only PBE algorithms, with partially compromised AES mode.
5#
6
7accesskey = AKIAIYWXB4ETREBRM123
8secretkey = ozCuIsqxsARoPe3FFyv3F/jiMSc3Yqay7B9UF234
9
10crypto.algorithm = PBEWithMD5AndDES
11password = secret
12