You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if CUPS is set to secure printing only, airpint-generate should write ipps instead of ipp mDNS-Records.
Otherwise printing brings an error
<Location /printers>
Encryption Required
should lead to ipps resource records.
Correct behaviour has been tested with current versions of IOS and macOS. Unfortunately, several Android print services (i.e. CUPS for Android) do not work with ipps records
The text was updated successfully, but these errors were encountered:
if CUPS is set to secure printing only, airpint-generate should write ipps instead of ipp mDNS-Records.
Otherwise printing brings an error
<Location /printers>
Encryption Required
should lead to ipps resource records.
Correct behaviour has been tested with current versions of IOS and macOS. Unfortunately, several Android print services (i.e. CUPS for Android) do not work with ipps records
The text was updated successfully, but these errors were encountered: