BookmarkSubscribeRSS Feed
JuanS_OCS
Amethyst | Level 16

Hi all,

 

I am feeling very curious and interested on the best practices and procedures you follow, in order to automate the deployment of certificates to the client side (windows) on an unattended and secure way, with the following specifics:

 

- Automated "download"/export of the complete tree of certificates from your SAS Web Server or a reverse proxy.

- Automated install/import those certificates for the SAS Web Applications (web browser), the desktop SAS applications (Private JREs) and the Java web applications as SAS Enterprise Miner Java Web Start (Public/System JREs)

 

Looking forward to reading your proposals and pin-points to documentation!

 

Thanks in advance 🙂

 

Best regards,

Juan

2 REPLIES 2
Mark_sas
SAS Employee

Starting with 9.4M3, SAS ships an open source trusted Certificate Authority (CA) bundle and allows users to add site-signed or third-party signed certificates to it.  All applications with the exception of Java Web Start (JWS) applications use this trusted CA bundle.  This is done by default by the SAS Deployment Wizard, or as a post-deployment step via the SAS Deployment Manager.  JWS applications leverage user-supplied JREs, and SAS does not automate certificate management for them.  Users can copy the aforementioned certificate bundle (trustedcerts.jks) from a SAS machine which hosts one of the aforementioned applications into their JRE's lib/security directory with the name of jssecacerts, and the JWS applications will use it.

 

For more information on certificate management, you can consult the "Setting up Cetificates for SAS Deployment" in the SAS 9.4 Intelligence Platform: Installation and ....


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

JuanS_OCS
Amethyst | Level 16

Hi @Mark_sas,

 

thanks a lot for your feedback, very appreciated.

 

I personally think that the SAS software is starting to create a medium to create procedures and best practices regarding the certificates. I am using what you describe here for several months and it makes the life much easier. 

 

While we wait for additional progress and developments in this area, we still need to have some additional procedures for the certificates. Specially, the ones for JWS applications, which are being executed by the System/User JREs and not the Private JRE.

 

As this are he system/user JRE, I personally see dangerous to copy/paste the certificate stores, because you can lose all the others company/application certificates that are not SAS related. Besides, a computer can have several system and user JREs/JDKs versions. That actually the main reason because I am asking for best practices,procedures, best commands to execute this on an easy and procedural way.

 

Is there anything else as an addition to the information you mentioned?

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1174 views
  • 2 likes
  • 2 in conversation