SDP-173

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler created this job , modified by C. Thomas Tyler
Closed
Enhanced SSL support in install_sdp_python.sh.

Enhanced SSL support in install_sdp_python.sh to account for varied OpenSSL installations.
21481Update to P4Python/SSL build.

New behavior:
* Always build using openssl version found in PATH.
* If no SSL found on PATH, bail.
* A '-no_ssl' flag allows building non-SSL version if openssl
is not available, though it is ignored if openssl is available.
* The OPENSSLDIR is extracted from output of: openssl version -a

Bypassing pre-commit review for this.
21480Update to P4Python/SSL build.

New behavior:
* Always build using openssl version found in PATH.
* If no SSL found on PATH, bail.
* A '-no_ssl' flag allows building non-SSL version if openssl
is not available, though it is ignored if openssl is available.
* The OPENSSLDIR is extracted from output of: openssl version -a

Bypassing pre-commit review for this.

#review-21481
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
C. Thomas Tyler
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
tom_tyler
Dev Notes
This job, SDP-173, was originally named job000676.
Type
Feature