123456789101112131415 |
- { "SSL":
- {"user": "/home/studen/temp/crt/astuden.crt",
- "key": "/home/studen/temp/crt/astuden1.key",
- "keyComment":"the key file should be created without password",
- "ca": "/home/studen/temp/crt/NIX_Ljubljana_CA_chain.crt",
- "keyPwd" : "IGNORED"
- },
- "host" : "https://merlin.fmf.uni-lj.si",
- "context" : "labkey",
- "labkey" :
- { "user" : "andrej.studen@ijs.si",
- "password" : "labkeyPassword"
- }
- }
|