Skip to content

[Request] cURL custom certificate #25

@TurtleP

Description

@TurtleP
Contributor

This has a bit of discussion between AuahDark and myself, but I may as well open the issue for tracking purposes and get more thoughts.

Similarly with #16, updating lua-https only for this change would be a pain, as I would need to generate a patch file and apply it during my CMake configuration.

There should be a way to optionally provide a custom certificate that cURL can use. The discussions with AuahDark have shown two possibilities:

  1. Add a compile flag to CMake defining the path to the certificate.
  2. Expose a lua method to set the certificate path, which could be useful for games made with LÖVE.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @TurtleP

        Issue actions

          [Request] cURL custom certificate · Issue #25 · love2d/lua-https