Command to get the SSL certificate from the server.
openssl s_client -showcerts -connect ip:port
Command to import certificate to custom truststore.
keytool -import -alias alias_name -file certificate.cer -storetype JKS -keystore CustomTrustStore
Exadata Database is a scalable, private database server that is completely isolated from other tenants. It can be used to run all database ...
No comments:
Post a Comment