
洪 民憙 (Hong Minhee)
@hongminhee@hollo.social
Today's my work on #Fedify: Support PEM-PKCS#1 besides PEM-SPKI for RSA public keys.
Although the vast majority of ActivityPub software encodes RSA public keys in PEM-SPKI format, some software encodes RSA public keys in PEM-PKCS#1 format (see: https://github.com/fedify-dev/hollo/pull/109#issuecomment-2662591619). Fedify currently only accepts PEM-SPKI format, so it needs to accept PEM-PKCS#1 format as well for better interoperability.