server: port: 8080 # 인터페이스 및 연계 설정 - 운영(PRD) 환경 # 주의: 실제 운영 키/호스트는 배포 환경 변수나 외부 설정(Secret)로 주입 권장 vmis: system: infoSysId: "41-345" # 운영 실제값으로 교체 regionCode: "" # 운영 실제값 departmentCode: "" # 운영 실제값 gpki: enabled: "Y" useSign: true charset: "UTF-8" certServerId: "SVR5640020001" # 운영 인증서 ID로 교체 targetServerId: "SVR1500000015" ldap: true gpkiLicPath: "src/GPKI/conf" certFilePath: "src/GPKI/certs" envCertFilePathName: "src/GPKI/certs/SVR5640020001_env.cer" envPrivateKeyFilePathName: "src/GPKI/certs/SVR5640020001_env.key" envPrivateKeyPasswd: "*sbm204221" sigCertFilePathName: "src/GPKI/certs/SVR5640020001_sig.cer" sigPrivateKeyFilePathName: "src/GPKI/certs/SVR5640020001_sig.key" sigPrivateKeyPasswd: "*sbm204221" gov: scheme: "http" host: "10.188.225.25:29001" # 예시: 운영 행정망 (명세에 맞춰 수정) basePath: "/piss/api/molit" connectTimeoutMillis: 5000 readTimeoutMillis: 10000 services: basic: path: "/SignguCarBassMatterInqireService" cntcInfoCode: "AC1_FD11_01" apiKey: "05e8d748fb366a0831dce71a32424460746a72d591cf483ccc130534dd51e394" cvmisApikey: "014F9215-B6D9A3B6-4CED5225-68408C46" ledger: path: "/SignguCarLedgerFrmbkService" cntcInfoCode: "AC1_FD11_02" apiKey: "1beeb01857c2e7e9b41c002b007ccb9754d9c272f66d4bb64fc45b302c69e529" cvmisApikey: "63DF159B-7B9C64C5-86CCB15C-5F93E750"