paramiko-expect
paramiko-expect copied to clipboard
null characters in interact.current_output_clean
On a Cisco ASA after doing a certificate request, there is a \x00 character in the output that I am having to use re.sub to remove.
This can be re-created on any Cisco ASA by creating a certificate request:
crypto ca trustpoint SSL-Trustpoint
can you supply more details ? or an example of the output ?