[GH-ISSUE #1528] Allow fetching bookmark while ignoring ssl errors #956

Open
opened 2026-03-02 11:53:58 +03:00 by kerem · 3 comments
Owner

Originally created by @dolohow on GitHub (Jun 4, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1528

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.

Originally created by @dolohow on GitHub (Jun 4, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1528 ### 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? - [x] I have searched for existing issues and none cover my fundamental request ### Additional context I could try implementing this with some guidance / mentoring.
Author
Owner

@Xurbax commented on GitHub (Jun 5, 2025):

I would love to see this ability also.

<!-- gh-comment-id:2946904029 --> @Xurbax commented on GitHub (Jun 5, 2025): I would love to see this ability also.
Author
Owner

@baldemar-wuda commented on GitHub (Aug 29, 2025):

+1

<!-- gh-comment-id:3236982561 --> @baldemar-wuda commented on GitHub (Aug 29, 2025): +1
Author
Owner

@qixing-jk commented on GitHub (Sep 12, 2025):

A temporary solution is to directly use SingleFile crawl and then remove archive file.

<!-- gh-comment-id:3284830188 --> @qixing-jk commented on GitHub (Sep 12, 2025): A temporary solution is to directly use SingleFile crawl and then remove archive file.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#956
No description provided.