Skip to content

v2.0.0

Compare
Choose a tag to compare
@brianhlin brianhlin released this 31 Oct 14:49
· 264 commits to master since this release
ec333a9

This release contains a major refactoring of osg-cert-request and osg-gridadmin-cert-request along with their relevant functions in the OSGPKIUtils.py and ConnectAPI.py libraries. Additionally, we've added the following features:

  • osg-cert-request now defaults to authenticated requests if a user certificate and key are available. Force unauthenticated requests with --unauthenticated (SOFTWARE-2898)
  • Certificate request quota verification is now performed server-side (SOFTWARE-2472)