Sample config file

This commit is contained in:
stephb9959
2021-02-15 22:03:57 -08:00
parent e2f04817a1
commit 19f04b692b

8
ucentral.properties Normal file
View File

@@ -0,0 +1,8 @@
tip.key_filename = /Users/stephb/Desktop/Dropbox/clion/ucentralgw/certs/clientkey.pem
tip.cert_filename = /Users/stephb/Desktop/Dropbox/clion/ucentralgw/certs/clientcert.pem
tip.cacert_filename = /Users/stephb/Desktop/Dropbox/clion/ucentralgw/certs/clientcert.pem
tip.key_password = mypassword
tiplogin.username = support@example.com
tiplogin.password = support
tipapi.host = opensync-controller.wlan.local
tipapi.port = 9051