0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-04-15 03:03:08 -05:00
caddy/caddytls
2017-06-24 11:10:44 -07:00
..
storagetest
certificates.go
certificates_test.go
client.go Disable warning for insecure CA if located on private network. (#1599) 2017-04-20 05:38:54 -06:00
client_test.go
config.go tls: Prefer ChaCha20 if AES-NI instruction set is unavailable (#1675) 2017-05-17 10:45:17 -06:00
config_test.go tls: Prefer ChaCha20 if AES-NI instruction set is unavailable (#1675) 2017-05-17 10:45:17 -06:00
crypto.go
crypto_test.go
filestorage.go
filestorage_test.go
handshake.go
handshake_test.go
httphandler.go
httphandler_test.go
maintain.go tls: Only require renewed cert at startup 7 days out (issue #1680) 2017-05-19 08:30:01 -06:00
setup.go tls: add optional 'ca' tls directive, closes #1689 (#1699) 2017-06-24 11:10:44 -07:00
setup_test.go tls: add optional 'ca' tls directive, closes #1689 (#1699) 2017-06-24 11:10:44 -07:00
storage.go
tls.go caddytls: introduced own ChallengeProvider type to fix imports related to vendor (#1700) 2017-06-06 09:23:00 -06:00
tls_test.go
user.go
user_test.go