Jonathan Pezzino
Results
2
issues of
Jonathan Pezzino
Most browsers (rightfully) warn when sites don't support HTTPS and make users click through a warning dialog to confirm visiting an HTTP site
https://github.com/wazcov/AWS-Java-Samples/blob/773aad57df9690f4e7eb86f89c54c0cb9e93c994/src/main/java/AWS_Shared/AWSSharedUtils.java#L8 Credentials should not be in code. Make this reference a credentials file somewhere outside of the repo that the user configures, like `~/.aws/credentials`.
help wanted