Hi Fedor,
Thanks for the reply. My httpd path is /usr/sbin/httpd and please find the
output of ldd /usr/sbin/httpd
[root@ip-10-253-83-223 openssl-1.0.1g]# ldd /usr/sbin/httpd
linux-vdso.so.1 => (0x00007fffebdfe000)
libm.so.6 => /lib64/libm.so.6 (0x00007ff2d74a7000)
libpcre.so.0 => /lib64/libpcre.so.0 (0x00007ff2d724e000)
libselinux.so.1 => /usr/lib64/libselinux.so.1 (0x00007ff2d702c000)
libaprutil-1.so.0 => /usr/lib64/libaprutil-1.so.0
(0x00007ff2d6e08000)
libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00007ff2d6bd2000)
libexpat.so.1 => /lib64/libexpat.so.1 (0x00007ff2d69a9000)
libdb-4.7.so => /lib64/libdb-4.7.so (0x00007ff2d663a000)
libapr-1.so.0 => /usr/lib64/libapr-1.so.0 (0x00007ff2d6407000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007ff2d61ea000)
libc.so.6 => /lib64/libc.so.6 (0x00007ff2d5e45000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007ff2d5c41000)
/lib64/ld-linux-x86-64.so.2 (0x00007ff2d7a09000)
libuuid.so.1 => /lib64/libuuid.so.1 (0x00007ff2d5a3c000)
libfreebl3.so => /lib64/libfreebl3.so (0x00007ff2d57c6000)
Please have a look and help me.
Regards,
Lokesh Jangir
On Mon, Apr 14, 2014 at 2:13 PM, Fedor Indutny <[email protected]> wrote:
> Hello!
>
> What does `ldd /path/to/httpd` says?
>
> Cheers,
> Fedor.
>
>
> On Mon, Apr 14, 2014 at 12:17 PM, LOKESH JANGIR <[email protected]>wrote:
>
>> Hi Team,
>>
>> I am using Ubuntu, Amazon ami with apache 2.0 and mod_ssl installed. I
>> found the same openssl vulnerability issue with my ssl certificate. I have
>> installed new openssl bugfixed version 1.0.1g and create csr and key file
>> from this. Also i have installed this on the server. I have restarted
>> apache service and server many times after installation.
>>
>> But still it is showing my website vulnerable. Can you please guide me
>> what am i missing now ?
>>
>> Thanks and Regards,
>> Lokesh Jangir
>>
>
>