Citrix Access Gateway
You will receive some certificate files from Sectigo that you will need to combine into a single text file to upload into your Citrix Access Gateway.
More information on converting from a PFX file to a useable format for your Citrix Access Gateway can be found on the below URL's.
http://support.citrix.com/article/CTX106028
Converting a PFX file for use with apache
note: when you create your PFX file you will need to include all the certificates in the certification path (this is an option that needs to be checked)
An example of what this should look like is below
-----BEGIN RSA PRIVATE KEY-----
BgkqhkiG9w0BAQUFADBvMQswCQYDVQQGEwJTRTEUMBIGA1UE
…………..more text…………(Your Private Key)
IjAgBgNVBAMTGUFkZFRydXN0IEV4dGVybmFsIENBIFdvcmsx
-----END RSA PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
MIIFZTCCBM6gAwIBAgIQCTN2wvQH2CK+rgZKcTrNBzANBgkq
…………..more text…………(Your Server Certificate)
Fw0wMDExMTAyMzU5NTlaMIHHMQswCQYDVQQGEwJVUzETMBEG
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
MIIEMTCCA5qgAwIBAgIQI2yXHivGDQv5dGDe8QjDwzANBgkq
…………..more text…………(Your Intermediate Certificate)
m8hDjswMKNXRjM1GUOMxlmaSESQeSltLZl5lVR5fN5quQv5t
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
MIIEpjCCA46gAwIBAgIQRurwlgVMxeP6Zepun0LGZDANBADB
…………..more text…………(Your Root Certificate)
BBAGCNwoDAwYJYIZIAYb4QgQBMBEGA1UdIAQKMAgwBgYE
-----END CERTIFICATE-----
Once you have created this file in the required format you will need to upload this to your Citrix Access Gateway