인쇄 보기 종료
다음 예에서는 기본 시스템 인증서를 지정합니다.
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" }