Skip to content

mkarchiso: open the ARCHISO_GNUPG_FD, ARCHISO_TLS_FD and ARCHISO_TLSCA_FD file descriptors only for reading

nl6720 requested to merge nl6720/archiso:fd-read-only into master

Nothing should ever be written to these files, so let's make sure it cannot happen.

Merge request reports