Skip to content

Binary builds of several OpenSSL versions for the purpose of CI. Nothing to see here really.

Notifications You must be signed in to change notification settings

Ecognize/openssl-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openssl-bin

Binary builds of several OpenSSL versions for the purpose of CI. Nothing to see here really.

Build command:

./config --prefix=/opt/openssl-1.X.Yz --openssldir=/opt/openssl-1.X.Yz shared no-engines no-hw
make && make install
  • Yeah, that requires root privileges on normal machines, but I'm doing it in a VM. Call the cops, I don't care.
  • 1.1.x branch doesn't need no-engines
  • Man pages not included

About

Binary builds of several OpenSSL versions for the purpose of CI. Nothing to see here really.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published