QtNetwork is currently used for parsing certificates so that information about them can be displayed to the user (subject, issuer, validity, etc). This information is already available from the parsed output of yubico-piv-tool -a status, so QtNetwork isn't really needed. This requires re-writing the QtNetwork parts to use the status output instead.
QtNetwork is currently used for parsing certificates so that information about them can be displayed to the user (subject, issuer, validity, etc). This information is already available from the parsed output of yubico-piv-tool -a status, so QtNetwork isn't really needed. This requires re-writing the QtNetwork parts to use the status output instead.