L'exemple suivant affecte un certificat système par défaut.
PUT /api/setting/v2/certificates/system HTTP/1.1 Authorization: Basic Tm8gcGVla2luZyE= Host: alice.example.com:215 Accept: application/json Content-Type: application/json { "default": "system-cert1-uuid" }