Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Fix 8192+ bit certificate generation for OS X
- # sudo defaults write /Library/Preferences/com.apple.crypto RSAMaxKeySize -int 8192
- If you use Mavericks use
- # sudo defaults write /Library/Preferences/com.apple.security RSAMaxKeySize -int 8192
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement