Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Apache/test/modules/md/pebble/   (Apache Software Stiftung Version 2.4.65©)  Datei vom 5.1.2025 mit Größe 784 B image not shown  

Quelle  pebble.json.template   Sprache: unbekannt

 
{
  "pebble": {
    "listenAddress": "0.0.0.0:14000",
    "managementListenAddress": "0.0.0.0:15000",
    "certificate": "${server_dir}/ca/localhost.rsa2048.cert.pem",
    "privateKey": "${server_dir}/ca/localhost.rsa2048.pkey.pem",
    "httpPort": ${http_port},
    "tlsPort": ${https_port},
    "ocspResponderURL": "",
    "externalAccountBindingRequired": false,
    "domainBlocklist": ["blocked-domain.example"],
    "retryAfter": {
        "authz": 3,
        "order": 5
    },
    "profiles": {
       "default": {
         "description": "The profile you know and love",
         "validityPeriod": 7776000
       },
       "shortlived": {
         "description": "A short-lived cert profile, without actual enforcement",
         "validityPeriod": 518400
       }
     }
  }
}

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]