Question:
We are planning to configure SSL for using https for the web application SAS Contextual Analysis. We have alread installed Web Server and a Web Application Server for Contextual Analysis and it up and running.
We are planning to configure https with SHA2 encription. How should we do that?
Answer:
Below is the high level steps involving certificate installation in SAS to enable https:
1) Stop the Web Server and Web Application Server
2) Modify the server.xml for the Web Application Server and configure for the .keystore - File and the Certificate
3) Modify the httpd - file for the Web Server and then change the httpd-ssl - File
4) Restart both Servers
5) Work with network team to configure the Firewall Ports if needed
6) After configuration is done application should be reached via https within the browser
If you look at SAS documentation, it is recommended to use the SAS Deployment Wizard to configure the SAS Web Application Server to install certificate for TLS. This is to make sure that your TLS settings will always be preserved in future update, add-ons and maintenance.
Below link provides detailed steps for manually configuring and installing HTTPS certificate.
Configuring SAS Web Server Manually for HTTPS - http://go.documentation.sas.com/?docsetId=bimtag&docsetTarget=n0nakjyj6hlqmvn11p9p04l25j9n.htm&docsetVersion=9.4&locale=en
Configuring SAS Web Application Server to Use HTTPS - http://go.documentation.sas.com/?docsetId=bimtag&docsetTarget=n1enfdk7f1fjcqn1ggbrx79lm9i0.htm&docsetVersion=9.4&locale=en
Below documentaion contains information about future activities:
Preserving TLS and Existing Customer Reverse Proxy Customizations - http://go.documentation.sas.com/?docsetId=bimtag&docsetTarget=n0y2fq741xmw8nn1btstcnwnq3jj.htm&docsetVersion=9.4&locale=en
We are planning to configure SSL for using https for the web application SAS Contextual Analysis. We have alread installed Web Server and a Web Application Server for Contextual Analysis and it up and running.
We are planning to configure https with SHA2 encription. How should we do that?
Answer:
Below is the high level steps involving certificate installation in SAS to enable https:
1) Stop the Web Server and Web Application Server
2) Modify the server.xml for the Web Application Server and configure for the .keystore - File and the Certificate
3) Modify the httpd - file for the Web Server and then change the httpd-ssl - File
4) Restart both Servers
5) Work with network team to configure the Firewall Ports if needed
6) After configuration is done application should be reached via https within the browser
If you look at SAS documentation, it is recommended to use the SAS Deployment Wizard to configure the SAS Web Application Server to install certificate for TLS. This is to make sure that your TLS settings will always be preserved in future update, add-ons and maintenance.
Below link provides detailed steps for manually configuring and installing HTTPS certificate.
Configuring SAS Web Server Manually for HTTPS - http://go.documentation.sas.com/?docsetId=bimtag&docsetTarget=n0nakjyj6hlqmvn11p9p04l25j9n.htm&docsetVersion=9.4&locale=en
Configuring SAS Web Application Server to Use HTTPS - http://go.documentation.sas.com/?docsetId=bimtag&docsetTarget=n1enfdk7f1fjcqn1ggbrx79lm9i0.htm&docsetVersion=9.4&locale=en
Below documentaion contains information about future activities:
Preserving TLS and Existing Customer Reverse Proxy Customizations - http://go.documentation.sas.com/?docsetId=bimtag&docsetTarget=n0y2fq741xmw8nn1btstcnwnq3jj.htm&docsetVersion=9.4&locale=en
Comments
Post a Comment