{ "info": { "author": "Yaco Sistemas (Lorenzo Gil)", "author_email": "lgs@yaco.es", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Buildout", "Framework :: Buildout :: Recipe" ], "description": ".. contents::\n\n================\nyaco.recipe.cert\n================\n\nBuildout recipe that creates self signed certificates, useful for adding SSL support to your\ndevelopment deployment.\n\nIt needs the openssl binary installed in your system.\n\nTests need to be written.\n\nUse at your own risk and specially, use real certificates in production.\n\nUsage\n=====\n\nExample usage::\n\n [buildout]\n parts = mycert\n\n [mycert]\n recipe = yaco.recipe.cert\n hostname = test.example.com\n country = US\n city = Springfield\n organization = Example Corp.\n locality = Springfield\n\nAfter running buildout you will have your self signed certificate in the parts directory.\n\n\nChanges\n=======\n\n0.1.1 (2011-03-21)\n------------------\n- Fix package name\n\n0.1.0 (2011-03-21)\n------------------\n- Initial version", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/lgs/yaco.recipe.cert", "keywords": "buildout certificate", "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "yaco.recipe.cert", "package_url": "https://pypi.org/project/yaco.recipe.cert/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yaco.recipe.cert/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/lgs/yaco.recipe.cert" }, "release_url": "https://pypi.org/project/yaco.recipe.cert/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Buildout recipe for creating self signed certificates", "version": "0.1.1" }, "last_serial": 726882, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "c746fb108ce5d8a88e658b981988fed1", "sha256": "e597cae39d875a25770fc8bbcce49d37f6a30f38e3a8c8a84ab13f4b9ae612db" }, "downloads": -1, "filename": "yaco.recipe.cert-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c746fb108ce5d8a88e658b981988fed1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5633, "upload_time": "2011-03-21T20:39:22", "url": "https://files.pythonhosted.org/packages/52/3f/e06a0adf8b8a386f065232a86cf593e016a40a6c0b808e1cbee1a283a0aa/yaco.recipe.cert-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c746fb108ce5d8a88e658b981988fed1", "sha256": "e597cae39d875a25770fc8bbcce49d37f6a30f38e3a8c8a84ab13f4b9ae612db" }, "downloads": -1, "filename": "yaco.recipe.cert-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c746fb108ce5d8a88e658b981988fed1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5633, "upload_time": "2011-03-21T20:39:22", "url": "https://files.pythonhosted.org/packages/52/3f/e06a0adf8b8a386f065232a86cf593e016a40a6c0b808e1cbee1a283a0aa/yaco.recipe.cert-0.1.1.tar.gz" } ] }