Finn Fonnaas wrote: > Hi, > I've used Signtool 1.3 under win95 to create an object signing > certificate. > Communicator reports the Certificate as verified. > Signtool -l tells it good for signing objects, but > signtool -Z reports: Certificate extension not found > > What is wrong??? >
Could you dump the certificate with certutil and post it here? Use: certutil -L -n "your cert name" -d "your/cert/directory" -Ian
