{ "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-proxmox\nLetsencrypt plugin for Proxmox VE\n\nInstallation guide:\n* Install [Proxmox VE](https://www.proxmox.com/en/proxmox-ve)\n* Deploy latest version of [Let's Encrypt](https://github.com/letsencrypt/letsencrypt)\n* Install letsencrypt-proxmox plugin pip install letsencrypt-proxmox\n\n## Use cases:\n* Get/Renew and install new certificate\n\n ```./letsencrypt-auto run --standalone-supported-challenges http-01 -t -i letsencrypt-proxmox:proxmox -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-proxmox:proxmox --letsencrypt-proxmox:proxmox-location /etc/pve/local --cert-path /etc/letsencrypt/live/some.domain.tld/cert.pem --key-path /etc/letsencrypt/live/some.domain.tld/privkey.pem -d some.domain.tld --fullchain-path /etc/letsencrypt/live/some.domain.tld/fullchain.pem --no-redirect```\n\n ```./letsencrypt-auto install -t -i letsencrypt-proxmox:proxmox --cert-path /etc/letsencrypt/live/some.domain.tld/cert.pem --key-path /etc/letsencrypt/live/some.domain.tld/privkey.pem --fullchain-path /etc/letsencrypt/live/some.domain.tld/fullchain.pem -d some.domain.tld --no-redirect```", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/kharkevich/letsencrypt-proxmox/archive/0.1.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kharkevich/letsencrypt-proxmox", "keywords": "letsencrypt,proxmox", "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "letsencrypt-proxmox", "package_url": "https://pypi.org/project/letsencrypt-proxmox/", "platform": "any", "project_url": "https://pypi.org/project/letsencrypt-proxmox/", "project_urls": { "Download": "https://github.com/kharkevich/letsencrypt-proxmox/archive/0.1.0.tar.gz", "Homepage": "https://github.com/kharkevich/letsencrypt-proxmox" }, "release_url": "https://pypi.org/project/letsencrypt-proxmox/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Proxmox VE plugin for Let's Encrypt client", "version": "0.1.0" }, "last_serial": 2032860, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b69c6c25d31e8be1d6742c3fc3fe817e", "sha256": "7e0e2fd0d923a60c77c6919509064b37e0ff5df72d986a02937cc9110b8a4304" }, "downloads": -1, "filename": "letsencrypt-proxmox-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b69c6c25d31e8be1d6742c3fc3fe817e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7079, "upload_time": "2016-03-28T21:53:45", "url": "https://files.pythonhosted.org/packages/e7/26/31d4822977549df41891d66bb37cd6552d5e50ebd2ce31534c373234b1dc/letsencrypt-proxmox-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b69c6c25d31e8be1d6742c3fc3fe817e", "sha256": "7e0e2fd0d923a60c77c6919509064b37e0ff5df72d986a02937cc9110b8a4304" }, "downloads": -1, "filename": "letsencrypt-proxmox-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b69c6c25d31e8be1d6742c3fc3fe817e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7079, "upload_time": "2016-03-28T21:53:45", "url": "https://files.pythonhosted.org/packages/e7/26/31d4822977549df41891d66bb37cd6552d5e50ebd2ce31534c373234b1dc/letsencrypt-proxmox-0.1.0.tar.gz" } ] }