Skip to content

RSA Root cert and Macos #1447

Answered by matteoraf
matteoraf asked this question in Q&A
Jun 23, 2023 · 3 comments · 3 replies
Discussion options

You must be logged in to vote

Looks like the "SHA256-RSAPSS" signatureAlgorithm has something to do with this.

If I issue a certificate using the default RSA algorithm (which I believe is RSASSA-PKCS-v1.5 using SHA-256), the certificate is seen as a root cert by macos.
If I instead follow the docs and set the "signatureAlgorithm": "SHA256-RSAPSS" key, then the certificate is seen as an intermediate from MacOS.

With RSA-PSS

-----BEGIN CERTIFICATE-----
MIIDXzCCAhOgAwIBAgIQYqEW0LucgKDgPyLivtZuODBBBgkqhkiG9w0BAQowNKAP
MA0GCWCGSAFlAwQCAQUAoRwwGgYJKoZIhvcNAQEIMA0GCWCGSAFlAwQCAQUAogMC
ASAwFDESMBAGA1UEAxMJVGVzdCBSb290MB4XDTIzMDYyMzE2NDAxN1oXDTIzMDYy
NDE2NDAxN1owFDESMBAGA1UEAxMJVGVzdCBSb290MIIBIjANBgkqhkiG9w0BAQEF
AAOCAQ8AMIIB…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@maraino
Comment options

Answer selected by maraino
Comment options

You must be logged in to vote
1 reply
@tashian
Comment options

tashian Oct 7, 2024
Collaborator

Comment options

You must be logged in to vote
1 reply
@BHuck74
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants