karakeep-app/karakeep

Allow fetching bookmark while ignoring ssl errors

開放

#1,528 建立於 2025年6月4日

 (3 則留言) (1 個反應) (0 位負責人)TypeScript (1,356 個分叉)auto 404
feature requestgood first issuestatus/icebox

倉庫指標

星標
 (27,587 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Describe the feature you'd like

Sometimes old websites forgot to renew certificate. The resource is still available, however it can only be fetched when ignoring ssl errors (curl -k option). It would be nice to allow ignoring ssl errors globally or per site.

Describe the benefits this would bring to existing Karakeep users

Users could fetch old resources with invalid/expired ssl certificates

Can the goal of this request already be achieved via other means?

I don't think so. Especially if website redirects from http or it is server only through https

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

Additional context

I could try implementing this with some guidance / mentoring.

貢獻者指南