Werk #9638: Fix handling certificates with RSASSA-PSS signatures
| Component | Firmware |
| Title | Fix handling certificates with RSASSA-PSS signatures |
| Date | Nov 7, 2024 |
| Level | Trivial Change |
| Class | Bug Fix |
| Compatibility | Compatible - no manual interaction needed |
| Appliance Version | 1.7.8 |
Before this Werk, uploading certificates with RSASSA-PSS signatures would trigger an "UnsupportedAlgorithm" exception and cause a crash.
Now, these certificates can be uploaded and used without issues. However, due to limitations in the version of the cryptography library we use, the signature hash algorithm will not be displayed correctly in the certificate details view. It will be shown as "N/A".