Skip to main content

OpenVPN Access Server Installer plugin for Certbot

Project description

OpenVPN Access Server Installer plugin for Certbot

The plugin automates installation of plugin, generated by certbot, to the OpenVPN Access Server system.

Named Arguments

--as-installer-socket

Path to the socket OpenVPN Access Server is listening at (Default: /usr/local/openvpn_as/etc/sock/sagent.localroot)

--as-installer-path-only

Set path to certificate to OpenVPN Access Server instead of certificate itself (Default: false)

Installation

certbot-access-server requires Python 3.7+ to run.

pip3 install certbot-access-server

Examples

To acquire and install a single certificate for example.com, using certbot’s standalone webserver:

certbot \
    --standalone
    --installer as_installer \
    -d example.com

Notes

The plugin requires running instance of OpenVPN Access Server to work

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

certbot-access-server-1.0.4.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

certbot_access_server-1.0.4-py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page