ssl - Restricting access to downlad URL's using public/private key / certificates -
how restrict access url's on site , allow client applications access these urls. putting in rest api request url , thinking use public/private key sort of aws s3 does. understanding still need need ssl certificate secure data during transfer.
does seem right approach? unsure on how go generating keys on server side. coding in both rails , php.
i going use query request authentication secure download urls.
Comments
Post a Comment