v2.0.0
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)