Skip to content

Commit 2e7e96f

Browse files
committed
Update Windows SSL Instructions
1 parent bd53fcd commit 2e7e96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ To configure the Browser Refresh Server to use SSL, follow these steps:
104104
- Change directory into the `ssl` folder
105105
- All OSes `cd ssl`
106106
- Then create the SSL certificate and key.
107-
- Windows, see here: https://docs.microsoft.com/en-us/dotnet/framework/wcf/feature-details/how-to-create-temporary-certificates-for-use-during-development
107+
- Windows: Install the [Linux Subsystem for Windows 10](https://docs.microsoft.com/en-us/windows/wsl/install-win10), then use the \*nix instructions below.
108108
- Mac, see here: https://ksearch.wordpress.com/2017/08/22/generate-and-import-a-self-signed-ssl-certificate-on-mac-osx-sierra/
109109
- \*nix, see here (**also works with Linux Subsystem for Windows 10**): https://stackoverflow.com/questions/10175812/how-to-create-a-self-signed-certificate-with-openssl
110110
- Depending on which process you use to create the certificate and key, the files you created might have different extensions than those mentioned below.

0 commit comments

Comments
 (0)