OpenSSL is now supported in Open Server and all SDK components, except jConnect for
JDBC.
As a result of this change, these certificate utilities are no longer supported:
- certreq
- certauth
- certpk12
As a replacement, Open Server and SDK include the
openssl utility,
which is located in:
- (UNIX) $SYBASE/$SYBASE_OCS/bin
- (Windows) %SYBASE%\%SYBASE_OCS%\bin
Use openssl tool to perform all certificate management tasks
previously implemented by certreq, certauth, and
certpk12.
See http://www.openssl.org/docs/apps/openssl.html.