KoffeinFlummi / armake2

Successor to armake written in Rust
GNU General Public License v2.0
50 stars 17 forks source link

armake2 sign with [signature] CLI parameter results in not working .bisign keys #55

Open xetra11 opened 5 years ago

xetra11 commented 5 years ago

Hey guys! I use armake2 to sign my keys. When I were using [signature] to name my .bisign key nothing seemed to work. The keys were always told to be wrong when joining the server. As I omitted the [signature] param at the end it worked fine. I am unsure if I misunderstood that parameter and therefore broke my signs.

Greetings