Skip to content

Add support for other platforms #2

@The-Voidwalker

Description

@The-Voidwalker
  • Add support for other platforms to CertificateStore.
  • The openssl dlls included in this project are compiled for Windows and will not work on other platforms. We can see about compiling them for other platforms, but for linux especially, we can likely use a pre-built version on the system.
  • Some constants, such as AF_INET6 are different across different platforms. It will be necessary to determine their value at runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions