forked from Lainports/freebsd-ports
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
322 B
Text
6 lines
322 B
Text
Given a CA certificate and another untrusted certificate, will show whether the
|
|
CA signs the certificate. This is a useful thing to have if you're signing with
|
|
X509 certificates, but outside of SSL.
|
|
|
|
A specific example is where you're working with XML signatures, and need to
|
|
verify that the signing certificate is valid.
|