{"id":20757652,"url":"https://github.com/dodevops/puppet-fetchcert","last_synced_at":"2026-05-15T12:07:28.104Z","repository":{"id":57664548,"uuid":"82789454","full_name":"dodevops/puppet-fetchcert","owner":"dodevops","description":"Puppet module to fetch a remote certificate and store it locally","archived":false,"fork":false,"pushed_at":"2019-09-03T13:54:00.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-16T08:37:03.478Z","etag":null,"topics":["certificates","openssl","puppet","puppet-module"],"latest_commit_sha":null,"homepage":"https://forge.puppet.com/dodevops/fetchcert","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dodevops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-22T10:02:27.000Z","updated_at":"2019-09-04T14:14:47.000Z","dependencies_parsed_at":"2022-09-11T06:07:19.940Z","dependency_job_id":null,"html_url":"https://github.com/dodevops/puppet-fetchcert","commit_stats":null,"previous_names":["dodevops/puppet.fetchcert"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/dodevops/puppet-fetchcert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fpuppet-fetchcert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fpuppet-fetchcert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fpuppet-fetchcert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fpuppet-fetchcert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dodevops","download_url":"https://codeload.github.com/dodevops/puppet-fetchcert/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fpuppet-fetchcert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270968658,"owners_count":24677146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["certificates","openssl","puppet","puppet-module"],"created_at":"2024-11-17T09:43:31.816Z","updated_at":"2025-12-11T21:43:44.004Z","avatar_url":"https://github.com/dodevops.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fetchcert\n\n[![Travis](https://img.shields.io/travis/dodevops/puppet-fetchcert.svg)](https://travis-ci.org/dodevops/puppet-fetchcert)\n\nFetch a remote certificate and store it locally\n\n## Introduction\n\nThis module fetches a remote certificate using the openssl s_client\nfunction and stores it to a local file.\n\n## Dependencies\n\n* puppetlabs-stdlib\n* \"openssl\" command is available locally (can usually be simply installed\nwith the \"package\"-type)\n\n## Usage\n\n### With puppet\n\nTo download a certificate, simply use the defined type \"fetchcert::fetch\":\n\n```\nfetchcert::fetch {\n  '/tmp/mycert.pem':\n    source_host =\u003e 'mysource.example.com'\n}\n```\n\n### With hiera\n\nThis module includes hiera support. Just include the class \"fetchcert\" and\ndefine the hash \"fetchcert::fetch\"\n\n## Parameters\n\nSee the [documentation](https://dodevops.github.io/puppet-fetchcert/doc/index.html).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodevops%2Fpuppet-fetchcert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdodevops%2Fpuppet-fetchcert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodevops%2Fpuppet-fetchcert/lists"}