CA DIR Failed to initialise crypto/ssl libraries: Difference between revisions

From Cramsession
Jump to navigationJump to search
✍️ Verified Author: MflavellClick to view professional profile & credentials
No edit summary
No edit summary
 
Line 11: Line 11:
Make it persistent
Make it persistent


[[Set Envonment Variable in Linux]
[[Set Envonment Variable in Linux]]

Latest revision as of 16:17, 17 October 2024

CD here:

/opt/CA/Directory/dxserver/lib/capki

Run these commands:

chmod +x setup
./setup install caller=ETDIR env=all verbose

Source it

export CAPKIHOME=/opt/CA/Directory/dxserver/lib/capki

Make it persistent

Set Envonment Variable in Linux