Skip to content

Commit a03aad8

Browse files
authored
Merge pull request #109137 from TimShererWithAquent/us1679050av
Change SSL to TLS per 1679050
2 parents f714a45 + 64a0ef3 commit a03aad8

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/active-directory/saas-apps/citrix-netscaler-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ To bind the load balancer with the virtual server:
219219

220220
### Bind the certificate
221221

222-
To publish this service as SSL, bind the server certificate, and then test your application:
222+
To publish this service as TLS, bind the server certificate, and then test your application:
223223

224224
1. Under **Certificate**, select **No Server Certificate**.
225225

articles/active-directory/saas-apps/header-citrix-netscaler-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ To bind the load balancer with the virtual server:
244244

245245
### Bind the certificate
246246

247-
To publish this service as SSL, bind the server certificate, and then test your application:
247+
To publish this service as TLS, bind the server certificate, and then test your application:
248248

249249
1. Under **Certificate**, select **No Server Certificate**.
250250

articles/active-directory/saas-apps/headerf5-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
281281

282282
## Advanced Configuration
283283

284-
This section is intended to be used if you cannot use the Guided configuration or would like to add/modify additional Parameters. You will require SSL Certificate for the Application Hostname.
284+
This section is intended to be used if you cannot use the Guided configuration or would like to add/modify additional Parameters. You will require a TLS/SSL certificate for the Application Hostname.
285285

286286
1. Navigate to **System > Certificate Management > Traffic Certificate Management > SSL Certificate List**. Select **Import** from the right-hand corner. **Import Type** will be **PKCS 12(IIS)**. Specify a **Key Name** (will be referenced Later in the config) and the specify the PFX file. Specify the **Password** for the PFX. Click **Import**.
287287

@@ -298,7 +298,7 @@ This section is intended to be used if you cannot use the Guided configuration o
298298

299299
![F5 (Header Based) configuration](./media/headerf5-tutorial/configure18.png)
300300

301-
1. We will publish our HeaderApp2 externally as HTTPS in this case, **how should the BIG-IP system handle SSL Traffic**? we specify **Terminate SSL from Client, Plaintext to servers (SSL Offload)**. Specify your Certificate and Key under Which SSL certificate do you want to use? and **Which SSL private key do you want to use?**. Specify the Virtual Server IP under **What IP Address do you want to use for the Virtual Server?**.
301+
1. We will publish our HeaderApp2 externally as HTTPS in this case, **how should the BIG-IP system handle SSL Traffic**? we specify **Terminate SSL from Client, Plaintext to servers (SSL Offload)**. Specify your Certificate and Key under **Which SSL certificate do you want to use?** and **Which SSL private key do you want to use?**. Specify the Virtual Server IP under **What IP Address do you want to use for the Virtual Server?**.
302302

303303
* **Specify other details**
304304

articles/active-directory/saas-apps/myworkdrive-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
9090
>
9191
> Sign-on URL:`https://yourserver.yourdomain.com/Account/Login-saml`
9292
>
93-
> Contact [MyWorkDrive support team](mailto:[email protected]) if you are unsure how to setup your own host name and SSL certificate for these values.
93+
> Contact [MyWorkDrive support team](mailto:[email protected]) if you are unsure how to setup your own host name and TLS/SSL certificate for these values.
9494

9595
1. On the **Set up Single Sign-On with SAML** page, in the **SAML Signing Certificate** section, click copy button to copy **App Federation Metadata Url** to your clipboard.
9696

0 commit comments

Comments
 (0)