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
Post a Comment