paramiko-expect icon indicating copy to clipboard operation
paramiko-expect copied to clipboard

null characters in interact.current_output_clean

Open sdn3rd opened this issue 8 years ago • 1 comments

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

sdn3rd avatar Aug 06 '17 18:08 sdn3rd

can you supply more details ? or an example of the output ?

fruch avatar Sep 29 '17 12:09 fruch