> Any ideas where the double "--" in the cert identifier comes from?
The identifier is constructed using String + "-" + hashCode() Seems since hashCode() returns int, the specific cert must hash to a negative number. Hans --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
