> request due to the same reason. I've looked around and found > that my certificat doesn't contain a SKI, so in a way it's > fair that wss4j gives an exception, but then I wonder how > .NET/WSE2 does create a request with it.
WSE/.NET generates the SKI if it the extension is not present in the certificate. It used to do it with the proprietary algorithm, but in one of the service packs (can't recall exactly which one) it has changed to the algorithm described in rfc3280. emil
