Join Nostr
2024-11-22 01:50:24 UTC
in reply to

kajer :notverified: on Nostr: okay, so license keys take the following format:| $base64string The internal php ...

okay, so license keys take the following format:|

$base64string

The internal php routines tell me this is a gpg encrypted XML file. Gotta find out if this is like the aruba airwave server i did 15+ years ago, where the license function was just checking gpg for an exit status of 0... (replacing gpg with true make all manually edited licenses work)