"Salz, Rich" <[email protected]> skrev: (11 juni 2018 18:54:37 CEST) >> Except that, because of the way PKCS12_gen_mac() works, this isn't > true. If the input pass phrase looks like a UTF-8 encoded string > (because there are valid characters in other encodings that will like > like UTF-8 byte sequences), it will be used as if -passutf8 was given > instead. > >Well, at least I started down the path. I wonder if one of those flags >should set the keygen to asc?
That could be an idea, except that's not an easy change. Effectively, that's exactly equivalent to doing a naïve utf-8 encode in the application. Cheers Richard -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _______________________________________________ openssl-project mailing list [email protected] https://mta.openssl.org/mailman/listinfo/openssl-project
