

$ sudo ln -s /lib/libcrypto.so.1.0.0d /usr/lib/libcrypto.so.4 Now create a symbolic link and check the list again: All other files are symbolic links pointing to the library. There is only one shared libcrypto library - /lib/libcrypto.so.1.0.0d presented. Now check the list of shared libcrypto libraries presented in your system. The shared library libcrypto.so4 must presented either in /usr/lib/ or in /lib/. Install openssl-devel packages and create symbolic link

These steps are based on tutorial " Cisco IOU’s License Protection" and adapted for Fedora Linux. For further information about IOU licensing, please visit the site.
