FWIW, folks have compiled openSSL 1.0.1g for older versions of openSuSE out on OBS, so you can give it a shot at least. (As an example, Simmphonie has versions for 12.2, 12.3, 13.1, and Factory in both i586 and x86_64 variants.) For older versions, you *may* be able to fork their project and add build targets for other versions of oS. But like it's been commented before, this may work, or may not, or may appear to work but not really work. To give it a shot, you can run: rpm -qa | grep openssl to see what openSSL packages you have on your system; this will say like openssl-1.0.1e-1.44.1.i586 libopenssl1_0_0-1.0.1e-1.44.1.i586 In this case, you'd need both the openssl and libopenssl packages, available at http://software.opensuse.org/package/openssl http://software.opensuse.org/package/libopenssl1_0_0 When you go to the page, you'd hit "Show other versions" down at the bottom, expand out your desired version of oS, probably need to hit "Show unstable packages", then look for the desired version. Please note that unless the first column says like "Official Update," you're installing a package that someone else has put together, so there is always the potential for malicious code to be in there, so use at your own risk. You can click on their name to see the list of files that were included in the software and view the files though. Chris -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org