Fedora :: Openssl 1.0.0beta4 In Production Repos?
Jan 19, 2010
I'm using Apache as a web server and mod_ssl to handle my certs. Everything was working fine on Fedora 11 running 0.9.8x of openssl until I updated to 12. Version 1.0.0beta4 of open ssl is full of bugs. It is basically incompatible with .net and php's implementation of SSL. Running wireshark actually shows it fails at handshake stages...
I'm not here to report the bugs relating to openssl but can somebody please explain why there is an unstable version of openssl in Fedora 12 as standard?
View 2 Replies
ADVERTISEMENT
Apr 23, 2010
I am going to install Fedora server for production use so, i want to know which Fedora version is most stable for production use.
View 12 Replies
View Related
Jun 29, 2009
I am using Fedora 11I have sound working for flash videos, audio files, and simple recording applications like Audacity and in general.I get tons of fatal error popups on the screen as well.Rather annoying but does anyone know what the source to the problem is?
View 4 Replies
View Related
Nov 20, 2009
I am using fedora 6 and i want to upgrade but i am not sure which version of fedora is more stable for production use.
View 3 Replies
View Related
Apr 14, 2010
well I switched from windows several years ago and never looked back. I wanted to use fedora (and I did for a while) but ended up using ubuntu studio (actually ubuntu with selected studio components) and to be fair it has worked out well. the thing is I am looking to keep my server skills up to date and I know at this time redhat is king and fedora has most of the stuff I need to keep current (files in same places, yum/rmp vs apt-get) for that elusive linux job I am looking for. but I need a real time kernel, jack, ardour, hydrogen and other assorted open source packages because, well because that is my interest. so...
1) Are these packages available in fedora via yum (I don't want to maintain tar packages)
2) Is there a real time kernel as well from yum?
3) kvm/qemu virtual machines did not work with the rt kernel on ubuntu 9.04 but DID in fact work on ubuntu 9.10. Has anyone used the rt kernel and run kvm/qemu on fedora? cause if I cant have a few vm's (opensolaris, centos and xp to be exact) I cannot come back.
ubuntu is nice but after a year I still keep starting to type yum install vs apt-get so I guess fedora never really left me... oh I should mention my computer is 64 bit...
View 2 Replies
View Related
Nov 5, 2009
- Off a vanilla F11 livecd install, I stuck a 3 at the end of my grub line to boot into runlevel 3. I have been doing this for as long as I can remember (since Fedora 3). However now it seems to break and gives me a GRUB error. I press e to edit, and delete the 3. BUt it still throws and error?!?!?!?! Has this facility (ie sticking a number at the end of the grub line) been changed and why is my grub line now broken even though I've gone back and deleted the 3?
- If I install Fedora 12 beta now, will yum take me all the way into production when it goes live (assuming no killer bugs encountered), I'm guessing thats a yes?
View 4 Replies
View Related
May 14, 2010
I'm unable to compile ruby 1.9.X and I found out it was related to openssl, although it seems there's a patch available for ruby I don't know how to apply it so I was thinking on downgrading to openssl 0.9.8n
I'm using F13 btw, I'm still posting it here as openssl 1.0.0 was first introduced on F12, the other major distros are still using openssl 0.9.8k so there's no much information on the problem
View 2 Replies
View Related
Jan 8, 2011
I am trying to get openssl to verify a certificate. I will walk you through what I have done so far.
1. openssl genrsa -des3 -out connect.mydomain.com.key 2048
2. openssl req -new -key connect.mydomain.com.key -out connect.mydomain.com.csr
3. Bought an SSL from GoDaddy.
4. Submitted my CSR
5. Downloaded sf_bundle.crt (CA File I presume)
6. Downloaded connect.mydomain.com.crt
Now I can do the following: [root@server tls]# openssl verify -CAfile sf_bundle.crt connect.mydomain.com.crt
connect.mydomain.com.crt: OK This is specifying the CAfile.
[Code]...
View 2 Replies
View Related
Jan 22, 2010
is it possible to update repository via yum command like yum install/upgrade repositries
View 2 Replies
View Related
Jul 5, 2010
I'm try to connect to pop.gmail.com via openssl usingopenssl s_client -connect pop.gmail.com:995and i always have one error socket: Connection refusedconnect:errno=29what can i do to make it work?
View 5 Replies
View Related
Sep 24, 2010
I'm on F13 and I'm trying to compile a package from the source. The package is delasa (www.dalesa.lk) and when I ./configure. I get 'configure: error: openssl development libraries not found'. This is the output of 'yum search openssl | grep dev'
openssl-devel.i686 : Files for development of applications which will use
globus-gsi-openssl-error-devel.i686 : Globus Toolkit - Globus OpenSSL Error
globus-openssl-devel.i686 : Globus Toolkit - Openssl Library Development Files
globus-openssl-module-devel.i686 : Globus Toolkit - Globus OpenSSL Module
[Code]....
View 4 Replies
View Related
Jul 12, 2010
i ve been trying to compile rtorrent from source and while configuring i run to this: Code: checking for OPENSSL. configure: error: Package requirements (openssl) were not met: No package 'openssl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables OPENSSL_CFLAGS and OPENSSL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. i tried to install openssl and than i came up to this:
[Code]....
View 3 Replies
View Related
Mar 11, 2009
I need to run a proprietary VPN client (Aventail) that can't use the openssl libraries that are packaged with 64bit F10:The Fedora openssl package does something differently from the original openssl.org package that makes it incompatible with Aventail (see bugzilla ticket 477073) I also believe the Aventail client software requires 32-bit libraries. So, I've determined I need to install 32bit openssl directly from openssl.org, then link my Aventail client to that. Note that I don't want to replace the 64bit openssl libraries currently on my system.
Based on the Bugzilla ticket, I believe I know how to hook up Aventail before I install it simply by supplying a few specific soft links if I can make/compile/whatever the 32bit openssl.org libraries and keep them in their own isolated directory. how to get the 32bit openssl libraries installed in a little corner by themselves on my 64bit system. give a step-by-step on on the commands necessary to place a 32bit version of openssl all by itself in a directory of my choosing?
View 5 Replies
View Related
Mar 17, 2010
I upgraded from F11(x86_64) to F12 with no reported errors. (expected an update session to follow, but it didn't.)
Tried a manual "yum update" and it aborted with a notice that libssl.so.8 was not found (required by python-2.6.2). I didn't find anything useful at wiki.linux.duke.edu/YumFaq.
The DVD installs python-2.6.2-2 (8/21/09) and openssl-1.0.0-0.10.beta3 (10/16/09). /usr/lib/libssl.so.10 is a symbolic link to libssl.1.0.0. libssl.so.8 is not found, really.
I thought of replacing openssl with one from F11 but it was required by too many packages - couldn't remove.
I tried to find a later rpm of python, but couldn't locate any Fedora directories with individual packages.
I've searched the web and the forums. What am I missing?
View 3 Replies
View Related
Sep 16, 2009
I've got a server running on some old hardware miles away from me, to convert to a newer version seems counter-productive as I'm happy with what's there, just want to add a few packages, but yum can't find the repos - have they been totally removed or are they still mirrored somewhere?
View 5 Replies
View Related
Feb 22, 2010
My network was down while I was install FC12, so I did not install the other repos. Where are the RPMs for the other repos? Extras? etc.
View 5 Replies
View Related
Mar 28, 2010
I accidently deleted every file in /etc/yum.repos.d. I would be very glad if anyone could send me the default configuration for the default repositories. I am stuck very badly. Can't download/update using yum. If you could send me your entire yum.repos.d folder there would be nothing like it.
View 3 Replies
View Related
Feb 12, 2010
is it possible to remove repos from yum. I'm using leigh123's flash x86_64 flash plugin, but Adobe's original i386 repo keeps reacticvating and wnating to updat... thus breaking my flash player is there a way to completely remove it from yum
View 5 Replies
View Related
Feb 21, 2011
list of Fedora repos?
View 5 Replies
View Related
Nov 12, 2010
I have a laptop with an nvidia graphics card: GeForce 9200 Nouveau causes problems, I can't boot the Live F14 CD except in safe graphics mode. I want to install F14. I have F12 and use kmod-nvidia How do I tell the installed F14 to boot in safe graphics mode? Some command line parameter? Or alternatively: how do I get the rpmfusion repos written into yum.repos.d? After that I can install kmod-nvidia. if I can't boot into GUI, I don't know how to write to /etc/yum.repos.d
View 7 Replies
View Related
Dec 16, 2009
Using Fedora 12 where are your repo sites? so i can download packages from friends computer till i can get connected. also the ones for the codecs (play DVD'S, mp3's, etc)
View 2 Replies
View Related
Feb 4, 2010
iam an old linux user (debian,suse and ubuntu) and i installed now fedora on my box to learn something new about other distros. fedora 12 is realy nice, but i got some questions about some things.
-> why i can not find a newer wine version 1.1.37 in the standard repos (i marked already all repos in the "add-remove software" tool, but not the testing one for fedora13)can somebody tell me where i find an actual repos for the newest wine package?
View 1 Replies
View Related
Feb 4, 2010
I have various repos in my yum.repos.d including rawhide, google, and various others which I can enable on specific yum commands with --enablerepo=reponame.
Question is, how come these aren't enabled by default? When I do a yum repolist they don't show up, which effectively leaves orphan programs.
I can see why you might not want rawhide enabled by default for obvious update reasons, but I might want others to be enabled by default, like google for one.
So how is the default repo anabling/disabling controlled?
View 2 Replies
View Related
Feb 8, 2010
Is it possible to temporarily enable all repos from within the command line? It would be useful when searching for packages. ie yum enablerepo=* search tint2 (which doesn't work btw!)
View 4 Replies
View Related
Oct 1, 2010
I installed the USP live ver of Fedora on my laptop and have no issues. I installed the DVD ver on my brother computer. On my computer I can yum install pmidi. On his it says pmidi not found. I had to find the rpm on-line to get it for him. I may have made a mistake at the beginning of the DVD install when it asked what repos I wanted. I just went with the default Fedora.repo. Am I missing repos on his computer? How do I add them. I already added the Adobe and Fushion repos no issue.
View 1 Replies
View Related
Dec 12, 2010
Why it need to sync the repos database every time? Fedora is not a rolling release distro, so the packages don't change so often.. only with minor updates..For example: I have absolute certainty that emesene-1.6 is the same for the last 12 months, and I want to install it quickly.. what can I do to circumvent yum's obsession with repo syncing?
View 3 Replies
View Related
Jan 25, 2011
I had been running the official build from the OOo Web site. I've deleted that and now want to install the version from the Fedora repos. yum install openoffice.org* yum's response: No package openoffice.org* available. Error: Nothing to do Then I tried to be more explicit:
yum install openoffice.org-calc openoffice.org-impress openoffice.org-writer openoffice.org-base openoffice.org-draw
yum's response:
No package openoffice.org-calc available.
No package openoffice.org-impress available.
No package openoffice.org-writer available.
[code]....
Why isn't OOo in the repos? Is it removed when a new build is being made for the repos?
View 10 Replies
View Related
May 4, 2011
Somehow I've managed to break evolution, since it no longer does email, I've tried uninstalling and reinstalling from the fedora 14 dvd and repos. attached is a screenshot to show you what it currently looks like
View 2 Replies
View Related
May 25, 2011
just installed Fedora 15 and was just wondering....
I want to install the 3rd party repos... I found these........
[url]
[url]
But for 15... would I install the rawhide one for rpmfusion? cause the other options are for older Fedora's.... or is there an updated rpmfusion etc for Fedora 15 that hasn't arrived yet? How does it work in this regards so I can have up to date 3rd party packages etc?
View 2 Replies
View Related
May 26, 2011
I intended to upgrade to fedora 15 but my old laptop only has 512mb so I have to stick with 14 (which is good anyway). I did this at the command line on the way the upgrade:
1)yum -y update
2)rpm --import http://download.fedora.redhat.com/pu...EY-fedora-i386
3)rpm -Uvh http://download.fedora.redhat.com/pu...5-1.noarch.rpm http://download.fedora.redhat.com/pu...5-1.noarch.rpm
When I realised my error, I removed rpmfusion-free & nonfree, xfce-4.8.repo & virtualbox.repo which I had installed after installing 14.
Now I am stuck with the fedora 15 repos in /etc/yum.repos.d/: fedora-rawhide-repo, fedora-repo, fedora-updates.repo & fedora-updates-testing-repo
View 1 Replies
View Related