pulp / pulp-certguard

Pulp plugin that provides an x.509 certificate based content-guard.
GNU General Public License v2.0
3 stars 26 forks source link

Specify upper bound on PyOpenSSL #190

Closed bmbouter closed 2 years ago

bmbouter commented 2 years ago

The current latest release is 22.0.0, and from their changelog it seems they use semver, so I'm assuming all 22.y.z release are safe.

[noissue]