No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
primatekuntech/triton-install!33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/961-962-airgap-reference-copy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Byte-identical copy of the fix applied to the triton repo's
pkg/manageserver/ca/assets/get-airgap.ps1(the real,go:embed'd,genuinely-served air-gapped installer asset — see triton#1127). This
repo's
agent/get-airgap.ps1is a read-only reference copy perCLAUDE.md, not the served artifact, but kept in sync here for
documentation accuracy.
Fixes applied
AuthenticateAsClient($RemoteHost)call sitesswitched to the 4-argument overload with an explicit
Tls12 | Tls13floor.
actual, verified
SslStreammanaged-layer rejection message,dropping the bare
'CA'alternative that matched"AuthenticateAsClient"itself.$SCRIPT_VERSIONbumped 1.0.1 → 1.0.2.Testing
Verified byte-identical to the triton repo's already-tested,
already-fixed asset after copying. PowerShell AST parse clean;
PSScriptAnalyzershows no new findings in the touched region.🤖 Generated with Claude Code