1.0.0
This release adds support to set a default and an override configuration file. Also we markt the API as stable, so releasing as version 1.0!
- Added DefaultConfig and OverrideConfig setters to Server interface allowing to use multiple configuration files.
- Added support for AES_256_GCM_SHA384 cipher suites when built with Go 1.5+.
- Default minimal TLS version is now TLSv1.2.