mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
removing unnecessary change
This commit is contained in:
parent
e22df8473d
commit
99bad3cca6
@ -837,7 +837,6 @@ def create_private_key(path=None,
|
||||
bio = M2Crypto.BIO.MemoryBuffer()
|
||||
if passphrase is None:
|
||||
cipher = None
|
||||
|
||||
rsa.save_key_bio(
|
||||
bio,
|
||||
cipher=cipher,
|
||||
|
Loading…
Reference in New Issue
Block a user