{ "info": { "author": "Laurens Van Houtven (lvh)", "author_email": "_@lvh.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: No Input/Output (Daemon)", "Framework :: Twisted", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Communications", "Topic :: Internet", "Topic :: Security", "Topic :: Security :: Cryptography", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Testing" ], "description": "=======\n jorji\n=======\n\n[![Build Status](https://travis-ci.org/rackerlabs/jorji.svg)](https://travis-ci.org/rackerlabs/jorji)\n[![Coverage Status](https://coveralls.io/repos/rackerlabs/jorji/badge.png)](https://coveralls.io/r/rackerlabs/jorji)\n\njorji has a forged passp^H^H^H^H^Hcertificate. Will you catch it?\n\nThis contains the tools you need to produce a TLS server (by default,\nan HTTPS server) with bogus certificates. This is useful to write\nintegration tests to verify that your application actually checks the\ncertificate provided by the server.\n\nUsing jorji\n===========\n\nWith Twisted_\n------------\n\nIf you're already using Twisted,\n\n```python\nfrom jorji import make_cert, run\nTODO!!!\n```\n\nWithout Twisted (a.k.a. with Twisted, secretly, anyway)\n-------------------------------------------------------\n\nThe recommended way to use jorji without Twisted is crochet_. It will\nrun the Twisted reactor off in a thread somewhere so you don't have to\nworry about it.\n\nThanks!\n=======\n\nI'd like to thank Rackspace_ for giving me the opportunity to produce\nopen-source software on company time.\n\nContributing to jorji\n=====================\n\nPlease send pull requests to `lvh/jorji`_ on Github.\n\n.. _Twisted: https://twistedmatrix.com/trac/\n.. _crochet: https://github.com/itamarst/crochet\n.. _Rackspace: http://www.rackspace.com/\n.. _`lvh/jorji`: https://github.com/lvh/jorji", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "ssl\ntls\ninfosec\nsecurity\ncertificate\nverification", "license": "Apache-2", "maintainer": null, "maintainer_email": null, "name": "jorji", "package_url": "https://pypi.org/project/jorji/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jorji/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/jorji/0.1.0.7.g4555bc3/", "requires_dist": null, "requires_python": null, "summary": "Toolkit for testing if you actually verify TLS certificates", "version": "0.1.0.7.g4555bc3" }, "last_serial": 1122760, "releases": { "0.1.0.7.g4555bc3": [] }, "urls": [] }