Contents
Troubleshooting the 'Encryption Credentials have expired' error on macOS
Last updated November 7, 2025
Contents
Understanding the ‘Encryption Credentials have expired’ error
The error message “Encryption Credentials have expired” is commonly seen by macOS users when printing to a PaperCut Mobility Print queue. This message typically appears in the print queue window or the CUPS logs, indicating that the SSL certificate used by the Mobility Print server has expired, is not trusted, or is not installed correctly. Windows and iOS clients are usually unaffected.
Common causes
This error can occur for several reasons:
- The SSL/TLS certificate on the Mobility Print server has expired.
- The certificate is not installed in the correct location, for example, it was updated on the PaperCut Application Server but not on the Mobility Print server.
- The certificate does not match the server’s hostname (CN/SAN mismatch).
- The macOS client is caching old credentials or certificates.
This issue is usually indicated in the CUPS logs on Mac devices, which show messages like Credentials are expired (Credentials have expired.) and STATE: -cups-pki-expired until the certificate is renewed or correctly installed on the Mobility Print server.
Fixing the error
This issue can often be fixed by one of the following solutions.
Ensure the Mobility Print server is using a valid and trusted SSL certificate
For detailed instructions, see Configure Mobility Print to use a trusted TLS/SSL Certificate .
Remove and re-add the printer on the Mac client
After you update the certificate, macOS clients might still cache the old certificate or credentials.
To remove and re-add the printer:
- Open System Settings > Printers & Scanners.
- Delete the affected printer queue.
- Re-add the printer using the Mobility Print setup link or installer.
Clear cached credentials and certificates on macOS
If the error persists, clear any cached credentials or certificates from the client machine.
- Open Keychain Access (in Applications > Utilities).
- Search for entries related to the Mobility Print server by its hostname or IP address.
- Delete any related entries.
- Restart the Mac and re-add the printer.
For more details, see ‘Hold for Authentication’ Error in Mac Print Queue .
Additional troubleshooting
If the issue continues, try these additional steps:
- Check CUPS logs for certificate errors: For detailed instructions, see How to Enable Debug (collect logs) in CUPS
- Ensure the certificate’s CN/SAN matches the server’s hostname used by clients.
- If you are using a wildcard certificate, ensure it is valid for the server’s FQDN.
Category: Troubleshooting Articles
Subcategory:
Comments