orapki self signed certificate by IP Address
I trying to create self signed certificate by ip address with orapki but it showing CERT_COMMON_NAME_INVALID. Before this i dont have issue when i using hostname in CN field but i want to access through the ip address instead of domain name, any idea to create the certificate by ip address?
orapki wallet create -wallet "C:\oracle\admin\hclab\xdb_wallet" -pwd pass9500 -auto_login_local
orapki wallet add -wallet "C:\oracle\admin\hclab\xdb_wallet" -pwd pass9500 -dn "CN=172.23.8.119" -keysize 1024 -self_signed -validity 3650 -addext_ski -addext_san DNS:WIN-J1S3IHLNTRJ,DNS:172.23.8.119