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.
We are using a godaddy SSL cert that has 4 certs in the chain. Go daddy says there is nothing they can do for us, but pointed us to OpenSSL. Is there anything we can do to modify the chain?
We are looking to use Firepower to make sure design documents don't get leaked outside of the company. This would be files like cat, catpart, .vis, dwg, dwx and the list goes on. We are currently using 6.4.
We were just told by TAC that 9 is now supported by ISE 2.4 but not 2.2 and nothing further can be done. I guess that means we will just have to bypass any BYOD attempts until we can schedule the upgrade.
I had to change the script for this to work with Python3. Python3 changes the print statement to a print() function. In order to fix this you will need to add parenthesis around the text that will be printed. Example below.
OLD: print "Missing hist...