mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
Website certificate has expired #156
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CaramelFur on GitHub.
Exactly as the title says. HTTPS certificate for transfer.sh has expired.
@automan0608 commented on GitHub:
@ndom91 not work for me
curl: (7) Failed to connect to transfer.sh port 443: Connection refused
@scatolo commented on GitHub:
unable to upload via a bot
@automan0608 commented on GitHub:
seems your certbot crontab not work
@stefanbenten commented on GitHub:
Fixed, it wasnt certbot rather than the process itself not picking up the new cert.
@ndom91 commented on GitHub:
include curl flag
-kto ignore expired cert for now @TomiScatto