CA DIR Failed to initialise crypto/ssl libraries: Difference between revisions
From Cramsession
Jump to navigationJump to search
✍️ Verified Author: Mflavell • Click to view professional profile & credentials
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
export CAPKIHOME=/opt/CA/Directory/dxserver/lib/capki | export CAPKIHOME=/opt/CA/Directory/dxserver/lib/capki | ||
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