crypto_certs(4) File Formats crypto_certs(4)NAME
crypto_certs - directory for certificate files for Solaris Cryptographic Framework
SYNOPSIS
/etc/crypto/certs/CA
/etc/crypto/certs/SUNWosnet
DESCRIPTION
The /etc/crypto/certs directory contains ASN.1 BER or PEM encoded certificate files for use by the Solaris Cryptographic Framework.
A default installation contains only two certificates. The CA certificate is the trust anchor for all other certificates. The SUNWosnet
certificate contains the certificate use to sign the Solaris user and kernel cryptographic plug-ins.
Additional certificates my be installed by third-party cryptographic providers. They should either be copied to /etc/crypto/certs or
included in the package that delivers the provider.
Only certificates that are issued by the CA certificate are accepted by the Solaris Cryptographic Framework. This restriction is in place
due to US Export Law on the export of open cryptographic interfaces at the time of shipping this revision of the product.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWcsr |
+-----------------------------+-----------------------------+
|Interface Stability |Evolving |
+-----------------------------+-----------------------------+
SEE ALSO elfsign(1), libpkcs11(3LIB), attributes(5)SunOS 5.10 26 Feb 2004 crypto_certs(4)
Check Out this Related Man Page
crypto_certs(4) File Formats crypto_certs(4)NAME
crypto_certs - directory for certificate files for Solaris Cryptographic Framework
SYNOPSIS
/etc/crypto/certs/CA
/etc/crypto/certs/SUNWobjectCA
/etc/crypto/certs/*
DESCRIPTION
The /etc/crypto/certs directory contains ASN.1 BER or PEM encoded certificate files for use by the Solaris Cryptographic Framework.
A default installation contains root anchors and signing certificates. The CA and SUNWobjectCA certificates are the trust anchors for all
other certificates. Other certificates contain the certificates used to sign and verify the Solaris user and kernel cryptographic plug-ins
Additional signing certificates may be installed by third-party cryptographic providers. They should either be copied to /etc/crypto/certs
or included in the package that delivers the provider.
Only certificates that are issued by the CA or SUNWobjectCA certificates and include the organization unit "Solaris Cryptographic Frame-
work" in their subject distinguished names are accepted by the Solaris Cryptographic Framework. This restriction is in place due to US
Export Law on the export of open cryptographic interfaces at the time of shipping this revision of the product.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWcsr |
+-----------------------------+-----------------------------+
|Interface Stability |Evolving |
+-----------------------------+-----------------------------+
SEE ALSO elfsign(1), libpkcs11(3LIB), attributes(5)SunOS 5.11 23 Feb 2007 crypto_certs(4)
I installed Raptor FW on Solaris 7.0.4. Platform is SUN V210 with at least four ethernet interfaces.
For security, normally, we turned off routing on a Unix box (which by default is ON, right?). But if it is a firewall, i'd think you'd want the SUN to route.
We aren't getting packets delivered... (1 Reply)
hello all, first of all i'm not sure this is correct place to post but i could not find a place about certificates and exams so this seemed most appropriate.
i'm interested in CEH if it's any good and where to take exams, and any books you can forward me to. i do have one book but it's couple... (3 Replies)
Hi,
we try to export a Solaris installation from one laptop to another. I installed Solaris as 64 bit guest OS on my Mac in VirtualBox. After the transfer of the exported files to the other laptop (Dell Studio with T4300 Intel CPU) we try to start the guest in 64 bit mode but the guest only runs... (2 Replies)
Hey guys, I've been doing some study guides and practice exams for some certs, had some friends give me some things to do in preperation as well. I have compiled a few of the questions I was unable to figure out:wall:, I was hoping to get some help here. I am running Fedora16. If you need any... (2 Replies)
Hey Guys,
How can I make the Solaris native ldapclient trust a CA? I am trying to use a selfsigned cert and it is not working. WHen I use ssltap to monitor the ssl traffic it shows this for the last client communication:
0: 15 03 01 00 02 02 30 | ......0
(7... (1 Reply)
All,
I'm using the Enterprise Modules Framework (Tomorrow's Framework) and the recent
changes/upgrades to PHP7 require the use of mysqli_ commands over the old mysql_
commands. Here is the code from the connection section of the dataio module:
function... (5 Replies)