18 Aug 2021
	
		
		08:45 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		07 Sep 2021
	
		
		12:16 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 MaciejNeumann
		
			MaciejNeumann
		
		
		
		
		
		
		
		
	
			
		
Hi everybody!
There is an article in Dynatrace Help about root certificates on ActiveGate.
But what if we have an ActiveGate as a stateful set on OpenShift? How we can configure root certificates on ActiveGate in this case?
Solved! Go to Solution.
25 Aug 2021 10:48 AM
You can mount your certificate file under path:
/opt/dynatrace/gateway/jre/lib/security/jssecacerts
this will replace the default trusted CA certificates shipped with Java, so you need to add all certificates you want to trust. The file must be in JKS format and password must be changeit
