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 |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
chmod +x setup | chmod +x setup | ||
./setup install caller=ETDIR env=all verbose | ./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]] | |||
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