Vertaling van "HTTP-01" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
El desafío HTTP-01 solo se puede hacer en el puerto 80.
The HTTP-01 challenge can only be done on port 80.
Al igual que HTTP-01, si tiene varios servidores, todos deben responder con el mismo contenido.
Like HTTP-01, if you have multiple servers they need to all answer with the same content.
Nuestra implementación del desafío HTTP-01 sigue los redireccionamientos, hasta 10 niveles de redireccionamiento.
Our implementation of the HTTP-01 challenge follows redirects, up to 10 redirects deep.
Ocasionalmente recibimos informes de personas que tienen problemas para usar el Tipo de desafío HTTP-01 porque tenían bloqueado el puerto 80 a su servidor web.
We occasionally get reports from people who have trouble using the HTTP-01 challenge type because they've firewalled off port 80 to their web server.
Es más adecuado para los autores de proxys inversos con terminación TLS que desean realizar una validación basada en host como HTTP-01, pero desean hacerlo completamente en la capa TLS para evitar preocupaciones.
It is best suited to authors of TLS-terminating reverse proxies that want to perform host-based validation like HTTP-01, but want to do it entirely at the TLS layer in order to separate concerns.
Esto facilita el uso de redireccionamientos para la validación http-01 y proporciona un lugar para almacenar certificados y claves de forma duradera.
This makes it easier to use redirects for http-01 validation, and provides a place to store certificates and keys durably.
Para el desafío ACME "http-01", debe permitir el tráfico entrante del puerto 80.
For the "http-01" ACME challenge, you need to allow inbound port 80 traffic.
Si está utilizando el desafío http-01 ACME, deberá proporcionar la respuesta del desafío a cada una de sus interfaces antes de notificar a Let's Encrypt que está listo para cumplir el desafío.
If you're using the http-01 ACME challenge, you will need to provision the challenge response to each of your frontends before notifying Let's Encrypt that you're ready to fulfill the challenge.
Es más difícil de configurar que HTTP-01, pero puede funcionar en escenarios que HTTP-01 no puede.
It is harder to configure than HTTP-01, but can work in scenarios that HTTP-01 can't.
Si de todos modos desea utilizar el desafío http-01, puede aprovechar las redirecciones HTTP.
If you want to use the http-01 challenge anyhow, you may want to take advantage of HTTP redirects.
Al ejecutar el script se estará listo para LetsEncrypt, incluyendo la colocación de archivos requeridos en el directorio HTTP de WorldClient, para completar la validación http-01.
Running the script will set everything up for LetsEncrypt, including putting the necessary files in the SecurityGateway HTTP (templates) directory to complete the http-01 challenge.