All,
I have openstack swift platform used only for storing archival data. I have swift password, i wanted to generate s3 secret key for accessing through s3 tools. I understand s3 secret key is 32 alphanumeric char and can be generated using hashing of swift password, but unsure how that is done.Does anyone have experience in generating the s3 secret key? Pls guide