mirror of
https://github.com/xcat2/confluent.git
synced 2026-01-11 18:42:29 +00:00
Prune excessive leftover ext config files
This commit is contained in:
@@ -439,7 +439,7 @@ def create_certificate(keyout=None, certout=None, csrfile=None, subj=None, san=N
|
||||
os.remove(tmpconfig)
|
||||
if needcsr:
|
||||
os.remove(csrfile)
|
||||
print(extconfig) # os.remove(extconfig)
|
||||
os.remove(extconfig)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
Reference in New Issue
Block a user