How do I bypass pkgadd signature verification?
Posted
by Brian Knoblauch
on Server Fault
See other posts from Server Fault
or by Brian Knoblauch
Published on 2009-08-19T17:43:20Z
Indexed on
2010/05/07
10:39 UTC
Read the original article
Hit count: 1109
Trying to install CollabNet Subversion Client on Solaris x64, but I'm hung up with:
## Verifying signature for signer <Alexander Thomas(AT)>
pkgadd: ERROR: Signature verification failed while verifying certificate <subject=Alexander Thomas(AT), issuer=Alexander Thomas(AT)>:<self signed
certificate>.
Any way to just bypass the certificate check? None of the options listed in the man page seemed appropriate.
© Server Fault or respective owner