index
:
website
this commit
main
postdate
My website
Gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
internal
/
server
/
tls.go
Commit message (
Expand
)
Author
Age
Lines
*
Fork caddy-storage-redis and make certmagic-only
Alan Pearce
2 days
-5
/
+2
*
tls: change certmanager defaults instead of creating new config
Alan Pearce
3 days
-33
/
+21
*
Use errors.WithMessage in place of .Wrap
Alan Pearce
4 days
-6
/
+6
*
tls: use only DNS01 challenges
Alan Pearce
5 days
-4
/
+6
*
Add support for connecting to redis via TLS
Alan Pearce
5 days
-0
/
+4
*
Use PowerDNS API instead of acme-dns (buggy)
Alan Pearce
5 days
-14
/
+5
*
provision wildcard certificate correctly
Alan Pearce
2024-10-23
-1
/
+7
*
remove tls domain override
Alan Pearce
2024-07-11
-1
/
+1
*
fix dns01 challenge
Alan Pearce
2024-07-11
-12
/
+16
*
add wildcard domain redirect support
Alan Pearce
2024-07-10
-0
/
+23
*
fix mismatched log output from certmagic
Alan Pearce
2024-07-03
-2
/
+2
*
redirect to same host even if it doesn't have a port
Alan Pearce
2024-07-03
-6
/
+6
*
fix HTTP->S redirects on standard port
Alan Pearce
2024-07-03
-1
/
+6
*
oops
Alan Pearce
2024-07-03
-0
/
+1
*
make HTTP->S redirects use same host only for HSTS
Alan Pearce
2024-07-03
-4
/
+24
*
extract listenfd library
Alan Pearce
2024-07-02
-1
/
+1
*
fix inconsistent handling of IPv6 listen address
Alan Pearce
2024-07-02
-6
/
+1
*
enable filtered debug logging via DEBUG="component.*"
Alan Pearce
2024-06-29
-3
/
+4
*
pass logger to certmagic
Alan Pearce
2024-06-29
-0
/
+3
*
set timeouts for secondary (http) server
Alan Pearce
2024-06-29
-23
/
+15
*
change error package
Alan Pearce
2024-06-29
-1
/
+1
*
rename go module
Alan Pearce
2024-06-29
-2
/
+3
*
fix certificate acquisition when listen sockets are passed
Alan Pearce
2024-06-29
-18
/
+28
*
tls: strip IPv6 brackets before enabling certmagic
Alan Pearce
2024-06-29
-1
/
+6
*
use socket passing also for TLS
Alan Pearce
2024-06-28
-5
/
+5
*
log configured HTTP/S ports instead of defaults
Alan Pearce
2024-06-28
-2
/
+2
*
remove firewall warning on macOS
Alan Pearce
2024-06-27
-0
/
+1
*
avoid redirect chains (http -> https, host1 -> host2)
Alan Pearce
2024-06-27
-14
/
+50
*
require only ACME_CA for TLS in development
Alan Pearce
2024-06-27
-5
/
+13
*
enable TLS for local development (using caddy as acme server)
Alan Pearce
2024-06-26
-18
/
+48
*
set default TLS server name
Alan Pearce
2024-06-26
-0
/
+1
*
build with ko instead of nix
Alan Pearce
2024-06-25
-0
/
+2
*
handle TLS in server with ACME
Alan Pearce
2024-06-24
-0
/
+47