Skip to main contentSkip to search
Powered by Zoomin Software. For more details please contactZoomin
Progress DocumentationProgress Documentation
Progress Documentation
  • Home
  • Home
  • EnglishČeštinaDeutsch (Germany)Español (Spain)法语Italiano (Italy)Português (Brasil)日本語Русский (Russia)中文 (简体) (China)中文 (繁體, 台灣) (Taiwan)ar-AR
  • Login

LoadMaster 7.2.59.0 Release Notes

Related API Changes

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
Table of Contents
  • Introduction
  • Before You Upgrade (READ ME FIRST)
    • Supported Models for Upgrade
    • Upgrade Path
      • Upgrade Patch XML File Verification Notes
        • Code Signing Certificate Update
  • New Features
    • Response Code Modification / Filtering
    • GEO HTTP HEAD Site Health Checks
    • API Updates for WhatsUp Gold Integration
    • GEO System Information & Debug Page
    • WAF Logging: Splunk HEC Integration
    • HTTP Request Load Balancing
  • Change Notices
    • ACME Support for Multiple Service Providers
    • Related API Changes
    • Legacy WAF Removed from New Deployments
  • Security Updates - WAF ModSecurity Engine
  • Issues Resolved
  • New Known Issues
  • Existing Known Issues
  • Appendix A: WhatsUp Gold API Integration Example
Table of Contents

Related API Changes

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
  • Last Updated: November 7, 2023
  • 1 minute read
    • LoadMaster
    • LoadMaster GA
    • Documentation

The following changes have been made to the API to improve its usability across multiple CAs.

In LMOS 7.2.58.0, all ACME parameters are managed via set and get commands using these parameters:

  • directoryurl
  • renewperiod
  • kid
  • hmac

In LMOS 7.2.59.0 and subsequent releases:

  1. Each parameter above has it's own get/set command.
  2. For all ACME commands, a new required parameter (acmetype), specifies the CA to which the command applies:
    • 1 = LetsEncrypt
    • 2 = DigiCert

Here are syntax summaries for the new API commands:

setacmedirectoryurl?directoryurl=value&acmetype={1|2}
setacmerenewperiod?renewperiod=value&acmetype={1|2}
setacmekid?kid=value&acmetype=1
setacmehmac?hmac=value&acmetype=1

getacmedirectoryurl?acmetype={1|2}
getacmerenewperiod?acmetype={1|2}
getacmekid?acmetype=1
getacmehmac?&acmetype=1
TitleResults for “How to create a CRG?”Also Available inAlert