Certbot Filecopy Installer
===
This is a certbot plugin designed to install certificates by copying the file contents rather than just symlinks.
Useful for systems that create or deploy certbot certificates across execution boundaries like containers.
Usage
--
`certbot --installer filecopy-installer --filecopy-installer-destination /path/to/your/desired/directory -d example.com .... your other certbot authentication and configuration options`
Raw data
{
"_id": null,
"home_page": "https://github.com/NotBobTheBuilder/certbot-filecopy-installer",
"name": "certbot-filecopy-installer",
"maintainer": "Jack Wearden",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "jack@jackwearden.co.uk",
"keywords": "letsencrypt certbot installer",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/f9/0d/9d0d9402dc22462f0d3dae7912c1eb166c64625fd5171b4cbc3a2bbfedeb/certbot_filecopy_installer-1.0.0.tar.gz",
"platform": null,
"description": "Certbot Filecopy Installer\n===\n\nThis is a certbot plugin designed to install certificates by copying the file contents rather than just symlinks.\n\nUseful for systems that create or deploy certbot certificates across execution boundaries like containers.\n\nUsage\n--\n\n`certbot --installer filecopy-installer --filecopy-installer-destination /path/to/your/desired/directory -d example.com .... your other certbot authentication and configuration options`\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Simple file copy installer for certbot",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/NotBobTheBuilder/certbot-filecopy-installer"
},
"split_keywords": [
"letsencrypt",
"certbot",
"installer"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2717986cff94293f57922ceff27bfb3877692d59cca7b206f5d407e2921fcc7a",
"md5": "fe6fe6148b937a9219bfc17d054e9286",
"sha256": "c74f5354974295206770755c7850f38252dead19b7fe61d0bcc3041bfa518609"
},
"downloads": -1,
"filename": "certbot_filecopy_installer-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fe6fe6148b937a9219bfc17d054e9286",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 4071,
"upload_time": "2024-05-02T23:06:03",
"upload_time_iso_8601": "2024-05-02T23:06:03.773173Z",
"url": "https://files.pythonhosted.org/packages/27/17/986cff94293f57922ceff27bfb3877692d59cca7b206f5d407e2921fcc7a/certbot_filecopy_installer-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f90d9d0d9402dc22462f0d3dae7912c1eb166c64625fd5171b4cbc3a2bbfedeb",
"md5": "954db577d128d40a830e820bcd6fcf8f",
"sha256": "257806004f09985190fa0896f94a51fa7f1ce8702bcf12934a40a92f6aa2b12c"
},
"downloads": -1,
"filename": "certbot_filecopy_installer-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "954db577d128d40a830e820bcd6fcf8f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 3306,
"upload_time": "2024-05-02T23:06:04",
"upload_time_iso_8601": "2024-05-02T23:06:04.958197Z",
"url": "https://files.pythonhosted.org/packages/f9/0d/9d0d9402dc22462f0d3dae7912c1eb166c64625fd5171b4cbc3a2bbfedeb/certbot_filecopy_installer-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-02 23:06:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NotBobTheBuilder",
"github_project": "certbot-filecopy-installer",
"github_not_found": true,
"lcname": "certbot-filecopy-installer"
}