-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nginx version #1
Comments
O entwickler é um bare metal. Para atualizar para debian squeeze precisa de assistência e interação com o pessoal da OVH da França. Considerando que o servidor será aposentado, o site vai permanecer com o Nginx 1.6.2 até a migração para outro servidor. Vou manter esta issue aberta até que isto aconteça. |
Em relação à configuração de SSL, a que está sendo utilizada hoje é adaptada de https://cipherli.st/ Com as alterações feitas para o site funcionar em computadores antigos, o resultado no teste da SSL Labs é rank B: https://www.ssllabs.com/ssltest/analyze.html?d=partidopirata.org |
aaahh ok, entendo. Enfim, Caso necessite ajuda. Estou disponível
Sent with [ProtonMail](https://protonmail.com) Secure Email.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
…On Monday, 27 de May de 2019 às 00:11, Desobediente Civil ***@***.***> wrote:
O entwickler é um bare metal. Para atualizar para debian squeeze precisa de assistência e interação com o pessoal da OVH da França.
Considerando que o servidor será aposentado, o site vai permanecer com o Nginx 1.6.2 até a migração para outro servidor. Vou manter esta issue aberta até que isto aconteça.
—
You are receiving this because you authored the thread.
Reply to this email directly, [view it on GitHub](#1?email_source=notifications&email_token=AMCKGSA3XTNOID3OZ6B4I53PXNGO7A5CNFSM4HNREQF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWIVIFY#issuecomment-496063511), or [mute the thread](https://github.com/notifications/unsubscribe-auth/AMCKGSH7TVVHCH7EMCQXH3TPXNGO7ANCNFSM4HNREQFQ).
|
A actual versão do nginx do sistema possui varias flaws (https://www.cvedetails.com/cve/CVE-2016-1247/)
também seria legal modificar os token para headers
nginx.conf
htttp {
server_token off;
}
The text was updated successfully, but these errors were encountered: