Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
C

ca_certificates

Project ID: 575
Select Git revision
  • master default protected
  • 0.2.0
  • 0.1.0
3 results
  • Clone with SSH
  • Clone with HTTPS
  • ECGALAXY ca_certificates role

    Ansible role which installs the ca-certificates package and adds certificates to the list of trusted CAs.

    By default CommisSign-2 CA certificates are downloaded and added to the list.

    Requirements

    The distribution-specific command to update CA certificates (see vars folder), which should be available on most systems.

    Role Variables

    • ca_certificates_download: The list of certificates to add (default: CommisSign-2 certificates)

    Dependencies

    None.

    Example Playbook

    - hosts: all
      roles:
        - ecgalaxy.ca_certificates

    One-liner

    bash <(curl -s https://code.europa.eu/-/snippets/1/raw/main/ansible-role.sh) ecgalaxy.ca_certificates

    See ansible-role for instructions.

    Please verify the script integrity first.

    License

    Copyright the European Union 2023.

    Licensed under the EUPL-1.2 or later.

    Author Information

    ECGALAXY team.