Metadata-Version: 2.1
Name: cigetcert
Version: 1.19
Summary: Get an X.509 certificate with SAML ECP and store proxies
Home-page: https://github.com/fermitools/cigetcert
Author: Dave Dykstra
Author-email: cigetcert-support@fnal.gov
License: BSD-3-Clause
Description:                                  R E A D M E
        
        
        Product Name:           cigetcert
        Product Version:        1.19
        Date (yyyy/mm/dd):      2019/07/20
        
        ------------------------------------------------------------------------
        
                                           ORIGIN
                                           ======
        Authors
        
            Dave Dykstra
            Fermi National Accelerator Laboratory - Mail Station #120
            P.O Box 500
            Batavia, IL 60510
            Internet: cigetcert-support@fnal.gov
        
        Fermilab Standard Government Sponsorship Notice
        
            This work was performed at Fermi National Accelerator Laboratory,
            which is operated by Universities Research Association, Inc., under
            contract DE-AC02-76CHO3000 with the U.S. Department of Energy.
        
        
        ------------------------------------------------------------------------
        
        			     TERMS AND CONDITIONS
        			     ====================
        
        This software has been made freely available with a request for
        collaborative input subject to standard Fermitools Terms and Conditions.
        Small parts of it come from others outside of Fermilab and are covered
        by other open source licenses (GNU GPL, python, and BSD).  Details are
        in the COPYING file.
        
        ------------------------------------------------------------------------
        
                                     PRODUCT DESCRIPTION
                                     ===================
        
        cigetcert gets an X.509 certificate from a SAML 2.0 Service Provider
        (SP) such as CILogon using the Enhanced Client or Proxy (ECP)
        profile. Optionally it can also get a grid proxy certificate and/or
        transfer a grid proxy to MyProxy. It was developed for the Fermilab
        Distributed Computing Access with Federated Identities (DCAFI) project
        but is intended to be usable by other projects.
        
        Documentation
        -------------
        
        See the home page
            http://redmine.fnal.gov/projects/fermitools/wiki/cigetcert
        
        A formatted man page is available at
            https://git.io/vgcZm
        
        Required Software
        -----------------
        python >= 2.4, including add-on packages m2crypto, pyOpenSSL,
            python-lxml, and python-kerberos
        
        
        ------------------------------------------------------------------------
        
        				   SUPPORT
        				   =======
        
        Help with the installation or use of cigetcert is available by sending 
        mail to
        
        			cigetcert-support@fnal.gov
        
        which is auto-forwarded to the group in charge of cigetcert support at 
        Fermilab.
        
        This software is furnished by Fermilab on an "as is" basis as a service 
        to the wider community with the goal of stimulating collaborative use 
        and further development.
        
        Provision of the software implies no commitment of support by Fermilab.
        
        The Fermilab Computing Division is open to discussing other levels of 
        support for use of the software with responsible and committed users and 
        collaborators.
        
        Use of the software in experiments at Fermilab will be assured of a 
        level of support as agreed to through the standard Memorandum Of 
        Understanding process.
        
        Users may send mail to the mail address given above, with the 
        expectation that it will be read and noted.
        
        
        ------------------------------------------------------------------------
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/plain
