Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm developing the application for GOS. What is the best way to restart it by itself? There is the start/stop scripts which are written by the development guide. It is possible to restart the application from IOS. I'm wondering if there is a way to s...
Hello, I'm looking for a proper way how to make a secure communication between my application in CGR and my external web service. Are there any "best practices" or suggestions what could be done? I'm wondering if Cisco related security features could...
Hi Steve,Thank you for the answer. I'm using CGR 1240. Currently the application restart is possible from IOS using the "iox application start/stop appName" syntax. I've read the documentation but do not see a way how to do restart from GOS. Regards,...
Hi Steve,Yes, I'm going to wrap traffic with TLS. My current problem is a client verification. In this case the client is my application in CGR. After some digging I'm looking into direction of client verification with certificates.I believe that the...