Closed jkcoxson closed 1 year ago
Hello, I'm writing a client implementation of SRP, but the server I'm connecting to requires that the nousernameinx flag be set. How would I go about doing this, or what would this library have to change to support this? Thanks!
I've never heard of the "nousernameinx" flag. Do you know of a specification for it?
Was there a workaround for this?
Hello, I'm writing a client implementation of SRP, but the server I'm connecting to requires that the nousernameinx flag be set. How would I go about doing this, or what would this library have to change to support this? Thanks!