asp.net - Amazon S3 - Where we need to store Access and Secret Keys? -


i new amazon s3 , know need store access , secret keys. using asp.net app can store these keys in web.config or better practice store these keys.

web.config common place store them, appkeys. if want protect them bit better, encrypt configuration section they're stored.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -