Task for creating and downloading the Microsoft TLS G2 ECC CA OCSP 02 certificate
Log In or Register to download the BES file, and more.

0 Votes

Versioning - This is the latest version.

1Task for creating and downloading the Microsoft TLS G2 ECC CA OCSP 02 certificate1/26/2026 10:43:31 AM
2Task for creating and downloading the Microsoft TLS G2 ECC CA OCSP 02 certificate1/27/2026 10:51:17 AM

Description

Task for creating and downloading the Microsoft TLS G2 ECC CA OCSP 02 certificate.

Property Details

ID27405
StatusProduction - Fully Tested and Ready for Production
TitleTask for creating and downloading the Microsoft TLS G2 ECC CA OCSP 02 certificate
DomainBESC
SourceHCL BigFix
Source Release Date1/26/2026 12:00:00 AM
KeywordsMicrosoft TLS G2 ECC CA OCSP 02
Is TaskTrue
Added by on 1/27/2026 10:51:17 AM
Last Modified by on 1/27/2026 10:51:17 AM
Counters 268 Views / 0 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Not in Proxy Agent Context (Relevance 1131)
Used in 1069 fixlets and 12 analyses   * Results in a true/false
Show indented relevance
if exists property "in proxy agent context" then ( not in proxy agent context ) else true

Actions

Action 1 (default)

Action Link Click here to deploy this action.
Script Type BigFix Action Script
// This is a sample Task for reading the TrustedDownloadCerts folder and copying a certificate
// This Task will add a certificate in the bundle.
// The certificate will be added in the Server folder if the Server is installed, on the Relay folder if the relay is installed, in the Client folder otherwise

if {exists main gather service}
if {windows of operating system}
parameter "storageDir" = "{value "StoragePath" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server\GlobalOptions" of registry as string}"
else
parameter "storageDir" = "{key ("StoragePath") of section ("Software\BigFix\Enterprise Server\GlobalOptions") of file "/var/opt/BESServer/besserver.config"}"
endif
elseif {exists relay service}
if {windows of operating system}
parameter "storageDir" = "{value "StoragePath" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server\GlobalOptions" of registry as string}"
else
parameter "storageDir" = "{key ("StoragePath") of section ("Software\BigFix\Enterprise Server\GlobalOptions") of file "/var/opt/BESRelay/besrelay.config"}"
endif
else
parameter "storageDir" = "{storage folder of client}"
endif

delete __createfile
createfile until __THE_END__
-----BEGIN CERTIFICATE-----
MIIEajCCA++gAwIBAgITMwAAAAVRaiHImBTM9wAAAAAABTAKBggqhkjOPQQDAzBR
MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSIw
IAYDVQQDExlNaWNyb3NvZnQgVExTIEVDQyBSb290IEcyMB4XDTI1MDgwMTIwMDIw
MloXDTI5MDYwMzIwMDIwMlowVzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFU1pY3Jv
c29mdCBDb3Jwb3JhdGlvbjEoMCYGA1UEAxMfTWljcm9zb2Z0IFRMUyBHMiBFQ0Mg
Q0EgT0NTUCAwMjB2MBAGByqGSM49AgEGBSuBBAAiA2IABPQ06Usss0bKqkc2gC9s
GgbKY32SmjOceIyRss8sbMlL5Rb8iDWwh8MYqVs/ef/ZsRcYw84tmCc6s1hwOUuH
WsaXlECAjsweAd936raSPx6Ry179HxBGCxxoMXev+FhznaOCAoEwggJ9MA4GA1Ud
DwEB/wQEAwIBhjAQBgkrBgEEAYI3FQEEAwIBADAdBgNVHQ4EFgQU5R/Eagk24q/h
ZG69/Gvp7cXQKnQwEwYDVR0gBAwwCjAIBgZngQwBAgIwEwYDVR0lBAwwCgYIKwYB
BQUHAwEwGQYJKwYBBAGCNxQCBAweCgBTAHUAYgBDAEEwEgYDVR0TAQH/BAgwBgEB
/wIBADAfBgNVHSMEGDAWgBRvq37a/5dDcuw7Z3fegmE1iEdChTCBqwYDVR0fBIGj
MIGgMIGdoIGaoIGXhklodHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2Ny
bC9NaWNyb3NvZnQlMjBUTFMlMjBFQ0MlMjBSb290JTIwRzIuY3JshkpodHRwOi8v
Y3JsMi5taWNyb3NvZnQuY29tL3BraW9wcy9jcmwvTWljcm9zb2Z0JTIwVExTJTIw
RUNDJTIwUm9vdCUyMEcyLmNybDCCARAGCCsGAQUFBwEBBIIBAjCB/zBjBggrBgEF
BQcwAoZXaHR0cDovL3d3dy5taWNyb3NvZnQuY29tL3BraW9wcy9jZXJ0cy9NaWNy
b3NvZnQlMjBUTFMlMjBFQ0MlMjBSb290JTIwRzIlMjAtJTIweHNpZ24uY3J0MGkG
CCsGAQUFBzAChl1odHRwOi8vY2Fpc3N1ZXJzLm1pY3Jvc29mdC5jb20vcGtpb3Bz
L2NlcnRzL01pY3Jvc29mdCUyMFRMUyUyMEVDQyUyMFJvb3QlMjBHMiUyMC0lMjB4
c2lnbi5jcnQwLQYIKwYBBQUHMAGGIWh0dHA6Ly9vbmVvY3NwLm1pY3Jvc29mdC5j
b20vb2NzcDAKBggqhkjOPQQDAwNpADBmAjEAu74aqXfo47cIsn0u005yZaWs+Lrh
jLqWfyrGNxHS1VyrLSccPt0lEfw/7Szi0gQcAjEA+yYpDBmwvz9ly1QukjofqxGA
SGxTDOP3A6Sb4hUB0Hjflmr1okhqEpg7i/W0OAlz
-----END CERTIFICATE-----
__THE_END__

delete "{parameter "storageDir" & "/TrustedDownloadCerts/microsoft.crt"}"
move "__createfile" "{parameter "storageDir" & "/TrustedDownloadCerts/microsoft.crt"}"
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!