How to edit and change “/usr/bin/snap get microstack config.tls.generate-self-signed” output from true to false in ubuntu 20.04?
While installing microstack using snap into ubuntu 20.04, the snap script “snap get microstack config.
This means that Cloudflare is unable to confirm that my server has a valid Cloudflare CA Origin certificate that can be authenticated by Cloudflare. Therefore, I would like to change the boolean default of the "snap get microstack config.
On ubuntu 20.04 LTS, the file is located at the following directory: “/usr/bin/snap get microstack config.
but as you will see, the file is in binary format. Is there a way around editing this file with a command or command line tool instead of actually playing around with the machine language formatted code?
If you run the following command: "snap get microstack config.
Output: true
But an Output of false is what I want; however, when I opened the file, I saw that the file was in machine readable format; so, I am saying to myself that there has to be a better way to change this boolean Output of true to a boolean Output of false by running a particular command or using a particular tool. However, I don't know which command to run or which tool to use.
This is why I am asking the community for a little help!
Any help will be appreciated.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Glenford Robinson for more information if necessary.