LII Editors Guide
English
English
  • Judgments
    • Upload a judgment
    • Overturned and upheld
    • Delete a judgment
    • Replace a source file
    • Add multiple case numbers
    • Attach files
    • Add a judge
    • Judgments guide
      • Principles of law publication
      • Collection Development Principles
      • Case naming guidelines
      • Citation
        • Introduction to the Medium Neutral Citation
        • Construction of the MNC
        • Case naming guidelines
        • Court Designators for courts in the GhaLII network
      • Paragraph numbering
  • User management
    • How to reset your password
    • Add users
      • Add multiple users
    • Assigning Permissions
    • Delete users
  • MANAGING DOCUMENTS
    • Bills
    • Journals
    • Unpublish/hide a document
    • Restricted Content
  • Site Admin
    • Courts
    • Matter Types
    • Articles (blog posts)
  • System management
    • System architecture
    • Logs
    • Process management
    • Configure nginx
    • Renew SSL certificate
    • Block an IP address
  • GENERIC DOCUMENTS
    • Resolutions
Powered by GitBook
On this page
  1. System management

Renew SSL certificate

How to renew an SSL certificate.

The website's SSL certificate is provided for free by LetsEncrypt and is managed using the dokku letsencrypt plugin.

In most cases the certificate is renewed automatically by a cron job installed with dokku letsencrypt:cron-job --add.

If necessary, you can renew a certificate using:

dokku letsencrypt:auto-renew APP
PreviousConfigure nginxNextBlock an IP address

Last updated 8 months ago