-
-
Notifications
You must be signed in to change notification settings - Fork 423
Open
Labels
CIEntries related to continuous integration infrastructure (here CI = tools + scripts + recipes)Entries related to continuous integration infrastructure (here CI = tools + scripts + recipes)SSL/NSSIssues and PRs about SSL, TLS and other crypto-related mattersIssues and PRs about SSL, TLS and other crypto-related mattersenhancementportabilityWe want NUT to build and run everywhere possibleWe want NUT to build and run everywhere possible
Milestone
Description
- Library version tracking/reporting: loosely related to Experiment building NUT with shared private libraries #3251 where we track the version in private libs separately (in case that code is not built into the binaries but is rather shared)
- Library SSL capability: we may request it with
upscli_init()and thenupscli_sslinit()orupscli_ssl()for a particular connection, and may fail (e.g. if that is not built in or not configured on the client side) but might never know why exactly it failed (e.g. lack of ability in the library; note thatUPSCLI_ERR_SSLFAILand zero returns fromupscli_sslinit()are about lack of server ability... or lack of library ability in the latter case) - NIT suite test-cases: to serve as practical set-up documentation as well as cross-platform check about
upsdandupsc(etc.) SSL setups. => see also CI: actively test SSL setups with NIT #1711
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CIEntries related to continuous integration infrastructure (here CI = tools + scripts + recipes)Entries related to continuous integration infrastructure (here CI = tools + scripts + recipes)SSL/NSSIssues and PRs about SSL, TLS and other crypto-related mattersIssues and PRs about SSL, TLS and other crypto-related mattersenhancementportabilityWe want NUT to build and run everywhere possibleWe want NUT to build and run everywhere possible
Type
Projects
Status
In Progress