Skip to content

Commit a7821cb

Browse files
authored
Update README.md
1 parent bea6fc9 commit a7821cb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Environment set up
2222

2323
Required software:
2424

25+
* An installed version of hMailServer 5.7 (configured with a database)
2526
* Visual Studio 2013 Update 3
2627
* InnoSetup (to build installation program)
2728
* [Perl ActiveState ActivePerl Community Edition 32 bit works fine](https://www.activestate.com/activeperl/downloads)
@@ -53,8 +54,8 @@ Create an environment variable named hMailServerLibs pointing at a folder where
5354
Building OpenSSL
5455
----------------
5556

56-
1. Download OpenSSL 1.0.2a from http://openssl.org/source/openssl-1.0.2a.tar.gz and put it into %hMailServerLibs%\<OpenSSL-Version>.
57-
You should now have a folder named %hMailServerLibs%\<OpenSSL-version>, for example C:\Dev\hMailLibs\openssl-1.0.2a
57+
1. Download OpenSSL 1.0.1t from https://www.openssl.org/source/openssl-1.0.1t.tar.gz and put it into %hMailServerLibs%\<OpenSSL-Version>.
58+
You should now have a folder named %hMailServerLibs%\<OpenSSL-version>, for example C:\Dev\hMailLibs\openssl-1.0.1t
5859
2. Start a VS2013 x86 Native Tools Command Prompt
5960
3. Change dir to %hMailServerLibs%\<OpenSSL-version>.
6061
4. Run Perl Configure no-asm VC-WIN32

0 commit comments

Comments
 (0)