[rhel6-branch] Add libnsspem.so to the stage1 image.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Without it curl/libcurl can not use any PEM certificates to verify https
downloads. This affects both users who have a certificate signed by a well
known authority and those who have a self-signed certificate.

Related: rhbz#696696
---
 scripts/mk-images |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/scripts/mk-images b/scripts/mk-images
index 7ca9838..7650518 100755
--- a/scripts/mk-images
+++ b/scripts/mk-images
@@ -920,6 +920,7 @@ EOF
         fi
     done
 
+    install -m 755 $IMGPATH/usr/$LIBDIR/libnsspem.so $MBD_DIR/usr/$LIBDIR/
     install -m 755 $IMGPATH/usr/$LIBDIR/libsqlite3.so.0 $MBD_DIR/usr/$LIBDIR/
     install -m 755 $IMGPATH/$LIBDIR/libnss_dns.so.2 $MBD_DIR/$LIBDIR/
     install -m 755 $IMGPATH/$LIBDIR/libnss_files.so.2 $MBD_DIR/$LIBDIR/
-- 
1.7.5.4

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux