I have a java process that is using Twitter4J to post an update to twitter. I have all the appropriate tokens and keys. When I attempt to post the update I get this error. I have seen that Twitter has updated it's certificates last year and I have added Verisign's Class 3 G5 certificate to my cacerts file. But this does not seem to work. An extensive trawl of the web has not found a definitive procedure to add the right certificate to a cacerts file for the twitter api.I have a java process that is using Twitter4J t