full.oppf 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. {
  2. "version": "1.0",
  3. "signatureKey": "jae1lgwR3W7YyKiGQlsbdqObG13FR1EvjVci2aDNIi8=",
  4. "refresh": 86400,
  5. "license": {
  6. "expires": "2099-12-31",
  7. "count": 100,
  8. "id": "DUMMY-00000001"
  9. },
  10. "domains": {
  11. "rules": [
  12. {
  13. "fqdn": "onprem.example.threema.ch",
  14. "matchMode": "include-subdomains",
  15. "spkis": [
  16. {
  17. "value": "DTJU4+0HObYPrx9lF4Kz8hhjcJL3WBL4k829L++UlSk=",
  18. "algorithm": "sha256"
  19. },
  20. {
  21. "value": "C19RmQgZXzwovKRRJ2st7bsokiRchKcYjBo3m63fvn8=",
  22. "algorithm": "sha256"
  23. }
  24. ]
  25. },
  26. {
  27. "fqdn": "another-host.example.threema.ch",
  28. "matchMode": "exact",
  29. "spkis": [
  30. {
  31. "value": "XIglSWPJ6aJ7LeIz6KsOrr0fNgNZ0PzGgDCDEZq5/U4=",
  32. "algorithm": "sha256"
  33. },
  34. {
  35. "value": "XIglSWPJ6aJ7LeIz6KsOrr0fNgNZ0PzGgDCDEZq5/U4=",
  36. "algorithm": "unknown-algorithm"
  37. }
  38. ]
  39. },
  40. {
  41. "fqdn": "unknown.example.threema.ch",
  42. "matchMode": "unknown-mode"
  43. }
  44. ]
  45. },
  46. "chat": {
  47. "hostname": "chat.onprem.example.threema.ch",
  48. "publicKey": "r9utIHN9ngo21q9OlZcotsQu1f2HwAW2Wi+u6Psp4Wc=",
  49. "ports": [
  50. 5222,
  51. 443
  52. ]
  53. },
  54. "directory": {
  55. "url": "https://onprem.example.threema.ch/directory"
  56. },
  57. "blob": {
  58. "uploadUrl": "https://blob.onprem.example.threema.ch/blob/upload",
  59. "downloadUrl": "https://blob-{blobIdPrefix}.onprem.example.threema.ch/blob/{blobId}",
  60. "doneUrl": "https://blob-{blobIdPrefix}.onprem.example.threema.ch/blob/{blobId}/done"
  61. },
  62. "work": {
  63. "url": "https://work.onprem.example.threema.ch/"
  64. },
  65. "avatar": {
  66. "url": "https://avatar.onprem.example.threema.ch/"
  67. },
  68. "safe": {
  69. "url": "https://safe.onprem.example.threema.ch/"
  70. },
  71. "web": {
  72. "url": "https://web.onprem.example.threema.ch/"
  73. },
  74. "rendezvous": {
  75. "url": "wss://rendezvous.onprem.example.threema.ch/"
  76. },
  77. "mediator": {
  78. "blob": {
  79. "uploadUrl": "https://blob-mirror.onprem.example.threema.ch/blob/upload",
  80. "downloadUrl": "https://blob-mirror.onprem.example.threema.ch/blob/{blobId}",
  81. "doneUrl": "https://blob-mirror.onprem.example.threema.ch/blob/{blobId}/done"
  82. },
  83. "url": "wss://mediator.onprem.example.threema.ch/"
  84. },
  85. "maps": {
  86. "styleUrl": "https://map.onprem.example.threema.ch/styles/threema/style.json",
  87. "poiNamesUrl": "https://poi.onprem.example.threema.ch/names/{latitude}/{longitude}/{query}",
  88. "poiAroundUrl": "https://poi.onprem.example.threema.ch/around/{latitude}/{longitude}/{radius}"
  89. }
  90. }
  91. Un3uKLXpaQerR2DfZhZI2NRd8RbUWZmDVSBlmpeBL9dRM7+K3YYSOLibKlmXR86GXg1lB49jCIvLwCzay10RDA==