Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Compile OpenSSL for MacOS Architecture

  1. Download the shell script and put it into a folder in which the build files will go.
  2. Execute the script. The build might take a while.
  3. Copy out the OpenSSL headers as needed from the compiled library, and copy the dylib to be used in the JavaSE project.
  4. Follow the Integration Steps.