Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Where are the CA certs on Solaris 10

Solution 1:

Once the cacertificate package is installed, the ca certificates will be under /etc/opt/csw/ssl/certs

Solution 2:

Updated answer for Solaris 11 (even though tags specify 10, this was the first hit when I needed the same info, but for Solaris 11):

/etc/certs/CA/

in PEM format, vendor provided. Not sure about back-porting from 11 to 10. https://docs.oracle.com/cd/E53394_01/html/E54783/kmf-cacerts.html

Tags:

Ssl Certificate

Certificate Authority

Solaris 10

Related

Insufficient free space: X extents needed, but only Y available Redirect all HTTP traffic to HTTPS when using the HTTP(S) Load Balancer on Google Compute Engine Nginx configured with http2 doesn't deliver HTTP/2 What does SMART testing do and how does it work? How to persist resolv.conf options such as rotate, timeout in CentOS? Passing variables to use in the preseed file for a Debian Jessie installation EBS vs SSD definition sendmail can not deliver to gmail - IPv6 sending guidelines regarding PTR records not met ZFS Datasets dissappear on reboot Setting up IPSEC on LAN between two hosts (OpenBSD) Windows 10: AD Domain Admin with missing rights? How to migrate a regular LXC container to a Proxmox LXC container?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy