Skip to content

Instantly share code, notes, and snippets.

View melekhine's full-sized avatar

Igor A. Melekhine melekhine

View GitHub Profile
@melekhine
melekhine / golangci.yaml
Last active November 12, 2021 07:30 — forked from cristaloleg/golangci.yaml
golangci-lint config (work from box version)
---
linters:
disable:
- cyclop
- depguard
- dogsled
- dupl
- errname
- errorlint
- exhaustivestruct
@melekhine
melekhine / nginx-tls.conf
Last active December 20, 2020 02:27 — forked from gavinhungry/nginx-tls.conf
Nginx SSL/TLS configuration for "A+" Qualys SSL Labs rating, for 2020
#
# Name: nginx-tls.conf
# Auth: Igor A. Melekhine <igor.melekhine@constssk.com>
# Auth: Gavin Lloyd <gavinhungry@gmail.com>
# Desc: Nginx SSL/TLS configuration for "A+" Qualys SSL Labs rating
#
# Enables HTTP/2, PFS, HSTS and OCSP stapling. Configuration options not related
# to SSL/TLS are omitted here.
#
# Example: https://www.ssllabs.com/ssltest/analyze.html?d=constssk.com