The International Grid Trust Federation (IGTF) maintains a list of trust anchors, root certificates and related meta-information for all the accredited authorities, i.e., those that meet or exceed the criteria mentioned in the Authentication Profiles accepted by the IGTF. For a list of those profiles, please refer to the website.
The International Grid Trust Federation (IGTF) maintains a list of trust anchors, root certificates and related meta-information for all the accredited authorities, i.e., those that meet or exceed the criteria mentioned in the Authentication Profiles accepted by the IGTF. For a list of those profiles, please refer to the website.
To install igtf-ca-bundle, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install igtf-ca-bundle
To see what files were installed by igtf-ca-bundle, run:
port contents igtf-ca-bundle
To later upgrade igtf-ca-bundle, run:
sudo port selfupdate && sudo port upgrade igtf-ca-bundle
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.