Fernando Karnagi’s Weblog

Extended Key Usage Issue – Applet JAR Signer

Posted in Java, Portal by fernandokarnagi on January 29, 2009

Hi Folks,

Last time I found a problem when trying to access my applet from a web site. The problem is that “The publisher cannot be verified by a trusted source. Code will be treated as unsigned”, with the Exception “sun.security.validator.ValidatorException: Extended key usage does not permit use for code signing”

(more…)

TDS – Password Policy

Posted in Portal by fernandokarnagi on January 29, 2009

Hi folks,

Last time I got a bit of pain in my head when trying to configure the IBM Tivoli Directory Server (TDS) Password Policy. Finally I managed to do it and ran some test scenarios. This article describes the steps to configure the Password Policy in TDS and also shows some test scenario.

(more…)