To configure SSL
Note: Despite the name, Solaris support is included.
To check on whether or not you have the SSL-enabled version installed:
You should see the following, including "SSL enabled":
admin>m_read_lkey
read:
read result:
Entry information:
Name: root
Attribute type = licenceKey
Maximum number of entries: 20000
Demonstration expiry time: 06 August 2002
Instance: 8192
Options:
Shadowing enabled
Enterprise iCon enabled
SSL enabled
Result = OK
"odscertreq -rnd random -str 1024 -alg rsa -enc pem -prv pkfile.p8 -pass password -req test.req -dn cn=server.icarus.com"
In this example:
odscertconv -certificate servercert.crt -certificate rootcert.crt -pkcs8 pkfile.p8 "password" toPEM -pkcs12 cert.p12 "firewall"
Contains the server certificate generated by the CA
Contains the root certificate from the CA
Represents the private key file
Represents the password
Specifies the name of the identity file that will be generated by odscertconv
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |