diff options
author | Tulio Casagrande <tcasagra@thoughtworks.com> | 2016-08-30 11:49:39 -0300 |
---|---|---|
committer | Tulio Casagrande <tcasagra@thoughtworks.com> | 2016-08-30 16:23:14 -0300 |
commit | f92cfcdfc943cfc01d1dca255cecd70723c4b1f1 (patch) | |
tree | c9e3b0d6fd65ec907dfea8ea0c9f069082a1bd14 /pkg/generate_wheels.sh | |
parent | dd7ba606df2909c76b20b1d4bb0134302f94b3d0 (diff) |
[bug] don't remove combined_bundle file on destructor
After PR #116, it's possible to inject an existing combined_ca_bundle
to the keymanager initialisation. However, it won't work for multiple
users because the file is removed when the keymanager is destroyed.
Considering there's no sensitive data on the file and it's created
as a temp file, we don't need to handle its deletion.
Diffstat (limited to 'pkg/generate_wheels.sh')
0 files changed, 0 insertions, 0 deletions