Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: 9i + SSL = ORA-12560 Error
Marcin Witkowski wrote:
> Hello
>
> I've stucked with such a problem:
> Managers wanted me to setup the SSL for connection to Oracle DB (9i R2). At
> a server side I have done:
>
> 1. created wallet
> 2. imported all necesarry certificates
> 3. turned on Oracle Advanced Security
> 4. switched off SSL Client Authenthication
>
> Now, it seems to work, but... only on the same machine (I can connect to
> both TCP and TCP with SSL ports). If I try to connect from another computer,
> the standard TCP is going well but with SSL I've got ORA-12560 TNS: protocol
> adapter error. I couldn't find any tips on the internet. Could you help?
>
> Regards,
> Miklosz
>
>
>
You need a certificate for every client... Maybe a point
of reconsideration for your managers?
There are easier, and less expensive ways of encryption, if
encryption is all you want/need. A certificate is more than
that, I realize.
-- Regards, Frank van BortelReceived on Sat Jan 08 2005 - 09:06:20 CST