ca.config 497 B

1234567891011121314151617181920
  1. {
  2. "list": [
  3. {
  4. "id": "caconfig",
  5. "pluginID": "caconfig",
  6. "lib": "CEF\\CA.dll",
  7. "singleton": true
  8. },
  9. {
  10. "id": "caclient",
  11. "pluginID": "caclient",
  12. "lib": "CEF\\CA.dll",
  13. "singleton": true
  14. }
  15. ],
  16. "url": "http://121.40.214.80:6180/MessageService",
  17. "enable": false,
  18. "appid": "testApp",
  19. "casubject": "CN=Private Certificate Authority Of MOF, O=MOF, C=CN"
  20. }