Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Going from 128-bit to 256-bit encryption

807567Feb 7 2008 — edited Feb 11 2008
Hello all,
This is my first post here so please be gentle.

I'm a tech manager who inherited an undocumented environment and have a question regarding upgrading the encryption on our 6.1 iPlanet instances from 128-bit to 256-bit.

I've searched through the documentation and I can't seem to get a clear answer.

1. To upgrade to 256-bit do I just need to update the following line in my obj.conf file:
PathCheck fn="ssl-check" secret-keysize="128"
to
PathCheck fn="ssl-check" secret-keysize="256"

2. Are there any dependencies for making this change such as generating a new SSL cert?

Thanks in advance - Bill
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 10 2008
Added on Feb 7 2008
5 comments
444 views