Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pulp/pulp-certguard
Pulp plugin that provides an x.509 certificate based content-guard.
https://github.com/pulp/pulp-certguard
Last synced: 3 days ago
JSON representation
Pulp plugin that provides an x.509 certificate based content-guard.
- Host: GitHub
- URL: https://github.com/pulp/pulp-certguard
- Owner: pulp
- License: gpl-2.0
- Created: 2018-12-04T20:44:22.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T02:06:04.000Z (about 2 months ago)
- Last Synced: 2024-09-15T08:02:32.426Z (about 2 months ago)
- Language: Python
- Size: 628 KB
- Stars: 3
- Watchers: 9
- Forks: 26
- Open Issues: 12
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
pulp-certguard
==============.. warning:: This pulp plugin has been merged into the main pulpcore project.
This repository can only accept bugfixes on release branches... figure:: https://github.com/pulp/pulp-certguard/actions/workflows/nightly.yml/badge.svg?branch=main
:alt: Certguard Nightly CI/CDA Pulp plugin that provides an X.509 capable ``ContentGuard`` for pulpcore. Instances of
``X509CertGuard`` are useful for requiring clients to submit a certificate proving their entitlement
to content before receiving the content.For more information, please see the `documentation `_
or the `Pulp project page `_.Development moved to Pulpcore
-----------------------------Since this plugin has been moved to pulpcore, issues can no longer be reported here. Please go to
`Pulpcore - Issues `_ instead.
Any issues that arise should also be solved there first and if needed backported here.