Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.6K Security Software
libclntsh.so:failed to open and WebPlugin
I'm trying to configure the weblogic plugin for Apache and cannot get it working with https enabled, it works with http.
I see the following errors:
libclntsh.so:failed to open
wl_ssl_init: The SSL init api failed status: 1
(20014) internal error WL SSL Init failed for server: (null) on 0
It's version 12.2.1.4 of the plugins on Oracle Linux. Apache version 2.4.37
I've set the LD_LIBRARY_PATH and also tried using LDCONFIG and register the location where the library files are.
Thanks