UpdateCACertificates

From T2B Wiki
Jump to navigation Jump to search

Procedure to update the IGTF CA certificates

  • First, it's important to check if the new RPMs are well available here : http://repository.egi.eu/sw/production/cas/1/current/RPMS/
  • Login to yum
  • Go to dir /var/www/html
  • Launch ./manage_repositories.pl and choose first option in the menu to sync the local repo with the distant one
  • Launch ./manage_repositories.pl and choose second option in the menu to create a new snapshot
  • Take note of the timestamp of the snapshot
  • In the Quattor SVN, open the template site/global_variables and in the nlist REPO_YUM_SNAPSHOT_DATE, change the timestamp for the key 'ca'
  • You can easily guess the rest : local build, commit, runcheck...