NetBurner 3.5.6
PDF Version
LetsEncryptAcmeServletObject Class Reference

ACME Client for Let's Encrypt. More...

#include <acmeRFC8555Servlet.h>

Inherits AcmeServletObject.

Public Member Functions

 LetsEncryptAcmeServletObject (const bool useStaging=false)
 Enable the Let's Encrypt ACME client.
 
- Public Member Functions inherited from AcmeServletObject
void Delete_Everything_Restart ()
 Re-request the ACME certificate.
 
void SetDiag (bool v)
 Turn on diganostic printf messages to the console.
 
NBString GetGlobalStateString ()
 Returns the detailed state of the ACME process.
 
NBString GetStateString ()
 Returns the specific state condition of the acmeservlet.
 
const char * GetStateCC ()
 Returns the specific state condition of the acmeservlet.
 
 AcmeServletObject (const char *pUrlDir)
 ACME Client Constructor.
 

Detailed Description

ACME Client for Let's Encrypt.

Constructor & Destructor Documentation

◆ LetsEncryptAcmeServletObject()

LetsEncryptAcmeServletObject::LetsEncryptAcmeServletObject ( const bool useStaging = false)
inline

Enable the Let's Encrypt ACME client.

Parameters
useStagingOptional boolean to use the Let's Encrypt staging server for testing (default false)

The documentation for this class was generated from the following file: