NetForce1

Results 7 comments of NetForce1

does actually work in Flash Player

Can we at least have an option to configure this behavior? Tomcat's RemoteIpValve, for instance, only seems to support multiple values for X-Forwarded-For, not for proto and port. See [https://github.com/apache/tomcat/blob/5d7a579366d48668dd81934a74478336dab06ac7/java/org/apache/catalina/valves/RemoteIpValve.java](https://github.com/apache/tomcat/blob/5d7a579366d48668dd81934a74478336dab06ac7/java/org/apache/catalina/valves/RemoteIpValve.java)

I'm having this exact same issue, and I'd like to see the PR merged. What is the current status? Is anything withholding it from being merged? If so, is that...

DNS-01 is also needed for wildcard certificates. Let's Encrypt support them, but only using DNS-01.

Great, thanks for the support. Combining the domain names in a multi-SAN certificate is something I want to avoid. We are hosting on customer domains, and I'd rather not publicly...

Hi @zsteinkamp Thanks, I will test this one for a while. I think you can even use it with multiple hostnames, but only a single server_name directive.

> I think you can even use it with multiple hostnames, but only a single server_name directive. Alas, you can't. I thought I had seen that work, but apparently not....