authelia/internal/configuration
Clément Michaud faf43de14f
[FEATURE] Add TLS support. (#677)
* [FEATURE] Add TLS support.

Fixes #368.

* [FEATURE] Introduce OnError hook in suites.

This hook allows to perform actions following an erroneous suite
like displaying the logs of Authelia.

* Display Authelia logs of Standalone suite when tests fail.

* Fix Standalone suite.

* Apply suggestions from code review

* Rename ssl_key and ssl_cert into tls_key and tls_cert.
2020-03-03 18:18:25 +11:00
..
schema [FEATURE] Add TLS support. (#677) 2020-03-03 18:18:25 +11:00
test_resources Bind secret environment variable to allow unmarshalling. 2020-01-22 10:15:25 +11:00
validator [FEATURE] Add TLS support. (#677) 2020-03-03 18:18:25 +11:00
reader.go Bind secret environment variable to allow unmarshalling. 2020-01-22 10:15:25 +11:00
reader_test.go Bind secret environment variable to allow unmarshalling. 2020-01-22 10:15:25 +11:00