In the recent Java update of 1.8.0_151, I am starting to get an exception when I use a library that let's you push documents to Google Drive
error.sun.security.validator.validatorexception: Certificate signature algorithm disabled
Regardless of the code used to produce it, what does this exception mean? Did anyone face it and know a work around for it? It never happened in any previous Java version
Thanks