SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions How To Answer Questions
jacob deiter wrote:P.S: I am not sure how genuine the Rest API is, if the API is not secure enough then I do not want to call it from Http client tool.
Experience keeps a dear School, but Fools will learn in no other.
---
Benjamin Franklin - Postal official and Weather observer
jacob deiter wrote:How it can be done in Http client?
Rob Spoor wrote:If the root certificate is issued by Amazon, you probably don't have to do anything. Java comes with a set of pre-defined trusted root certificates.
Rob Spoor wrote:@Matthew: you don't need to explicitly load the cacerts truststore, that's done by default.
Tim Holloway wrote:The more serious concern is that the encryption algorithm used isn't one that has been "broken". That's primarily up to the JVM plus whatever plug-in algorithms you might manually introduce, and it's why having a recent JVM is preferable (keeping an eye on security bulletins). If you run into issues where you need to manually control which algorithms in the available set are / are not to be used, well I'll hand you back to Rob.
Experience keeps a dear School, but Fools will learn in no other.
---
Benjamin Franklin - Postal official and Weather observer
Experience keeps a dear School, but Fools will learn in no other.
---
Benjamin Franklin - Postal official and Weather observer
Consider Paul's rocket mass heater. |