Subtasks: - [ ] in `Download`, [get the filename from the headers and treat path as a dir](https://github.com/trisacrypto/directory/blob/main/pkg/sectigo/sectigo.go#L315) - [ ] in `preflight`, [add logging so the server knows what's going on](https://github.com/trisacrypto/directory/blob/main/pkg/sectigo/sectigo.go#L624) - [ ] in `Refresh`, [verify refresh behavior to ensure that it's used correctly](https://github.com/trisacrypto/directory/blob/main/pkg/sectigo/sectigo.go#L156)