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
tests/models: Support x509-ca-cert MIME type for DER credentials
- Added a test to validate the handling of `application/x-x509-ca-cert` MIME
type for DER certificate and private key uploads in `PdfSignPayload`.
- Updated `_internal.py` to allow `application/x-x509-ca-cert` and other
relevant MIME types for DER credentials to maintain compatibility with
provider/browser file type detection.
Assisted-by: Codex
0 commit comments