I'm working on a presentation to demonstrate Tsugi at the Anthology Together conference next week, and I'm running into issues with a fresh install of Tsugi. For one issue, I found a variable issue and already submitted a pull request with the fix. But even with that fixed, I'm getting an error after running "Upgrade Database"
Checking lti_keyset
Unable to generate public/private pair: error:80000003:system library::No such process
I'm running this in the newest MAMP, with PHP 8.3.1. Any chance I'm running into an issue with PHP 8.3? Or do I also need to look at getting OpenSSL installed on my Windows computer? Or do I bail on MAMP and just go with docker? :D
-Chris