10000 Proper way to handle OpenSSL CA-Bundles on Windows/MinGW · Issue #1054 · aria2/aria2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Proper way to handle OpenSSL CA-Bundles on Windows/MinGW #1054
Open
@DeadSix27

Description

@DeadSix27

Looking through the source, it seems like --with-ca-bundle is merely a "default path to look for" kind of configuration, is this correct? I assumed it's a "embed this file option" first.

So since I do not want to include a bundle file (unless its embedded):

How can I make it use the windows cert store when compiling with openssl?
I compiled openssl with enable-capieng see https://wiki.openssl.org/index.php/Compilation_and_Installation#Configure_Options
But I assume that has to be implemented by aria2 and won't just work out of the box.

I assume the only way will be using --with-ca-bundle=ca-bundle.trust.crt and generating a bundle and ship said bundle with the binary right? (Git on windows seems to do the same)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0