Oracle Forms (MOSC)

MOSC Banner

how to solve ERR_SSL_VERSION_OR_CIPHER_MISMATCH in OHS 12.1.3?

edited May 15, 2015 7:01PM in Oracle Forms (MOSC) 1 commentAnswered

Ssl was setting for OHS 12.1.3 server.

When configuring and try to access the address https://myserver:4443 throws me the following error will ERR_SSL_VERSION_OR_CIPHER_MISMATCH

Configuration

Creation of the wallet:

./orapki wallet -wallet create /path/wallet_server1 -pwd mipass -auto_login

Creating the certificate request

./orapki wallet add -wallet /path/wallet_server1 -dn 'CN = myserver, C = CO' -keysize 2048

Creating the certificate request

./orapki wallet add -wallet /path/wallet_server1 -dn 'CN = myserver, C = CO' -keysize 2048

export of the certificate request

./orapki wallet export -wallet/path/wallet_server1 -dn 'CN = myserver, C = CO' -request /path/creq_server1.txt

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center