Certificates location in AIX server

Hi All,

What is the default certs location in AIX 7 like /etc/ssl/certs in Linux ?.

Maybe /etc/opt/ibm/powervp/certs ?

Ref:

https://www.ibm.com/support/knowledgecenter/POWER8/p8ego/p8ego_sslconfig1.htm

1 Like

Did you try:

# openssl version -d
OPENSSLDIR: "/var/ssl"

/opt/freeware/etc/ssl/certs/ and / var/ssl/certs/ but you might have different certs in different non-default locations. keytool command can create and administer those.