mobileconfig
mobileconfig copied to clipboard
Create and sign iOS mobileconfig configuration files
In the following code, `imap.password` is used, when actually it should be using `smtp.password`: https://github.com/andris9/mobileconfig/blob/83bff1fcf7a1ac15e609fc6c69a2fb9f134b4f73/templates/imap.plist#L67-L73
Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 9.1.9 to 11.0.0. Release notes Sourced from jsrsasign's releases. remove RSA and RSAOAEP encryption for Marvin attack Changes from 10.9.0 to 11.0.0 (2024-Jan-16) remove RSA PKCS#1.5 end...
Hello, Can you add the capability of generating airprint profile? Thanks.
Hi, jrsasign 10.3.0 is public which has fixed the verification of rsa signatures pkcs#1.5 padding vulnerability which the version you have in your project still has (and which wildduck also...
Certificate openssl used: openssl req -newkey rsa -new -nodes -x509 -days 3650 -keyout key.pem -out cert.pem