certipy

View on PyPIReverse Dependencies (3)

0.2.1 certipy-0.2.1-py3-none-any.whl

Wheel Details

Project: certipy
Version: 0.2.1
Filename: certipy-0.2.1-py3-none-any.whl
Download: [link]
Size: 19675
MD5: bec0bfa81c070c714da7b3f65ab39547
SHA256: aee9b93903c49038c4a214ea75cf3b72c4e9fd08bd7225887052a1dc5c938bfe
Uploaded: 2024-09-15 18:05:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: certipy
Version: 0.2.1
Summary: Utility to create and sign CAs and certificates
Author-Email: Thomas Mendoza <mendoza33[at]llnl.gov>
Project-Url: Homepage, https://github.com/LLNL/certipy
License: BSD 3-Clause License Copyright (c) 2018, Lawrence Livermore National Security, LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: pki,ssl,tls,certificates
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7
Requires-Dist: cryptography
Requires-Dist: pytest; extra == "dev"
Requires-Dist: flask; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: requests; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: bump-my-version; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
[Description omitted; length: 2670 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.0.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
certipy/__init__.py sha256=pJMiUR4vWsoOdU10vosNyuuQldWivyJFBZOJvXZ227k 903
certipy/__main__.py sha256=JgT2gTxFEJA-_FygkrVMjT5DiVaxWxQQYyVGnmXTRdM 77
certipy/certipy.py sha256=Fn5XMamF_E5_LdTW96BokJEhZv12-geDxQf5u_XmkdI 31078
certipy/command_line.py sha256=nCKLuZDvl4tucN-dEC1KmVm_Dx3rdUPfYI57giw0mj8 3721
certipy/version.py sha256=HfjVOrpTnmZ-xVFCYSVmX50EXaBQeJteUHG-PD6iQs8 22
certipy/test/__init__.py sha256=2309-0HTAz39uZ8gic0jR3jeaNsycooJW1i2mmG5a5w 477
certipy/test/test_certipy.py sha256=odDIBzAefo9FHTqZHIwe0Ln3RBjlTQ4SMdqNwqhfn0o 12341
certipy-0.2.1.dist-info/LICENSE sha256=BU5_tikxhfXmxXbuWDbiZatgoRuxeQZ7PWs24CUzraM 1541
certipy-0.2.1.dist-info/METADATA sha256=AqorY2XR4Z8RW90ZwGP4DjEx18tQwe6oFXaV-B1PPmY 5660
certipy-0.2.1.dist-info/NOTICE sha256=9CR93geVKl_4ZrJORbXN0fzkEM2y4DglWhY1hn9ZwQw 1167
certipy-0.2.1.dist-info/WHEEL sha256=5Mi1sN9lKoFv_gxcPtisEVrJZihrm_beibeg5R6xb4I 91
certipy-0.2.1.dist-info/entry_points.txt sha256=iYa4VyNhbP0QaoJ4h61CzVHIVp19OTfFj1pz0SMdW8s 54
certipy-0.2.1.dist-info/top_level.txt sha256=RskKcRhbMuywKGrFPM769tbaYtZhL7Ac_1JF98brAQE 8
certipy-0.2.1.dist-info/RECORD

top_level.txt

certipy

entry_points.txt

certipy = certipy.command_line:main