SSL-Generator-Validator


NameSSL-Generator-Validator JSON
Version 0.1 PyPI version JSON
download
home_pageNone
SummaryAn implimentation to generate and work with local and production ready SSL certificates for your application.
upload_time2024-06-09 21:50:14
maintainerNone
docs_urlNone
authorkunaalg
requires_pythonNone
licenseNone
keywords python ssl ssl_certificate verify generator time
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
from cert import create_cert



create_cert()

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "SSL-Generator-Validator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, ssl, SSL_Certificate, verify, generator, time",
    "author": "kunaalg",
    "author_email": "<kunaal@runcode.com>",
    "download_url": null,
    "platform": null,
    "description": "\r\nfrom cert import create_cert\r\n\r\n\r\n\r\ncreate_cert()\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "An implimentation to generate and work with local and production ready SSL certificates for your application.",
    "version": "0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        " ssl",
        " ssl_certificate",
        " verify",
        " generator",
        " time"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3500257e35f1380bff1f7671e056b0eddac2d5f2f24937e085954ba42e968abb",
                "md5": "3798002175b43a591e90c67380a8c4ad",
                "sha256": "aa9fe8b7f60324ea92e4b5c37415cdc254e4473496619273d2547f58634b53a2"
            },
            "downloads": -1,
            "filename": "SSL_Generator_Validator-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3798002175b43a591e90c67380a8c4ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2985,
            "upload_time": "2024-06-09T21:50:14",
            "upload_time_iso_8601": "2024-06-09T21:50:14.921786Z",
            "url": "https://files.pythonhosted.org/packages/35/00/257e35f1380bff1f7671e056b0eddac2d5f2f24937e085954ba42e968abb/SSL_Generator_Validator-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-09 21:50:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ssl-generator-validator"
}
        
Elapsed time: 0.74383s