{ "info": { "author": "Aliaksandr Kharkevich", "author_email": "aliaksandr_kharkevich@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: Apache Software License", "Topic :: Utilities" ], "description": "# letsencrypt-pritunl\nLetsencrypt plugin for Pritunl\n\nInstallation guide:\n* Deploy latest version of [Let's Encrypt](https://github.com/letsencrypt/letsencrypt)\n* Deploy latest version of [pritunl](https://github.com/pritunl/pritunl)\n* Install letsencrypt-pritunl plugin pip install letsencrypt-pritunl\n\n## Use cases:\n* Get/Renew and install new certificate\n\n ```./letsencrypt-auto run --standalone-supported-challenges http-01 -t -i letsencrypt-pritunl:pritunl -d some.domain.tld --no-redirect```\n\n** To automate the renewal process without prompts (for example, with a monthly cron), you can add the letsencrypt parameters --renew-by-default --text\n\n* Install-only existing certificate\n\n ```./letsencrypt-auto install -t -i letsencrypt-pritunl:pritunl --letsencrypt-pritunl:pritunl-conf-path /etc/pritunl.conf --cert-path /etc/letsencrypt/live/some.domain.tld/cert.pem --key-path /etc/letsencrypt/live/some.domain.tld/privkey.pem -d some.domain.tld --no-redirect```\n\n ```./letsencrypt-auto install -t -i letsencrypt-pritunl:pritunl --cert-path /etc/letsencrypt/live/some.domain.tld/cert.pem --key-path /etc/letsencrypt/live/some.domain.tld/privkey.pem -d some.domain.tld --no-redirect```", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/kharkevich/letsencrypt-pritunl/archive/0.1.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kharkevich/letsencrypt-pritunl", "keywords": "letsencrypt,pritunl", "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "letsencrypt-pritunl", "package_url": "https://pypi.org/project/letsencrypt-pritunl/", "platform": "any", "project_url": "https://pypi.org/project/letsencrypt-pritunl/", "project_urls": { "Download": "https://github.com/kharkevich/letsencrypt-pritunl/archive/0.1.3.tar.gz", "Homepage": "https://github.com/kharkevich/letsencrypt-pritunl" }, "release_url": "https://pypi.org/project/letsencrypt-pritunl/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Pritunl plugin for Let's Encrypt client", "version": "0.1.3" }, "last_serial": 1900928, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "5da11dde19e8f49ac10035592d2d5da3", "sha256": "4c73d2223653e3a60ff4e0877a42f9fe30d01ea399103070d1bf81358571ad6d" }, "downloads": -1, "filename": "letsencrypt-pritunl-0.1.2.tar.gz", "has_sig": false, "md5_digest": "5da11dde19e8f49ac10035592d2d5da3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3073, "upload_time": "2016-01-12T11:22:42", "url": "https://files.pythonhosted.org/packages/a1/73/368412b5f1f1b261a8106250d12da1a51c976903e86f4a43ddff133693c9/letsencrypt-pritunl-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "bff0a5effd2090ab817cb19980b110f8", "sha256": "f47a227ce4deaeef620d05785f3cdd1b261e564f092e92d90c72c32e26c06245" }, "downloads": -1, "filename": "letsencrypt-pritunl-0.1.3.tar.gz", "has_sig": false, "md5_digest": "bff0a5effd2090ab817cb19980b110f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7254, "upload_time": "2016-01-12T14:41:12", "url": "https://files.pythonhosted.org/packages/c6/03/4d4db15207ea5c874e8c234c47e55c5a6ffe3708c74ed76634570cbcf212/letsencrypt-pritunl-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bff0a5effd2090ab817cb19980b110f8", "sha256": "f47a227ce4deaeef620d05785f3cdd1b261e564f092e92d90c72c32e26c06245" }, "downloads": -1, "filename": "letsencrypt-pritunl-0.1.3.tar.gz", "has_sig": false, "md5_digest": "bff0a5effd2090ab817cb19980b110f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7254, "upload_time": "2016-01-12T14:41:12", "url": "https://files.pythonhosted.org/packages/c6/03/4d4db15207ea5c874e8c234c47e55c5a6ffe3708c74ed76634570cbcf212/letsencrypt-pritunl-0.1.3.tar.gz" } ] }