From 78f4274a71f233b4533cd8603585983f362961a5 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Thu, 9 Apr 2020 00:33:36 -0400 Subject: [PATCH] add windows cert screenshots --- cert_instructions/macosx_cert.md | 10 +++++-- cert_instructions/windows_cert.md | 49 +++++++++++++++++++++++++------ 2 files changed, 47 insertions(+), 12 deletions(-) diff --git a/cert_instructions/macosx_cert.md b/cert_instructions/macosx_cert.md index 8a8b3a2..688f5c9 100644 --- a/cert_instructions/macosx_cert.md +++ b/cert_instructions/macosx_cert.md @@ -3,10 +3,14 @@ * Login to your Bubble * Go to "Devices" * In the "Download Certificate" section, click "Mac OS X" - * In the file dialog, choose "Save File" + * In the file dialog, choose "Save File", as shown below + + * Open the "Keychain Access" app - * Select the "System" keychain from the "Keychains" list in the top-left panel - * From the "File" menu, choose "Import Items..." + * Select the "login" keychain from the "Keychains" list in the top-left panel + * From the "File" menu, choose "Import Items...", as shown below + + * Find the Certificate file that you downloaded earlier and click "Open" * Right-click on the Certificate that you just added and choose "Get Info" * Toggle the arrow next to the "Trust" section to expand it diff --git a/cert_instructions/windows_cert.md b/cert_instructions/windows_cert.md index 9dc9b5a..0fd58d0 100644 --- a/cert_instructions/windows_cert.md +++ b/cert_instructions/windows_cert.md @@ -2,14 +2,45 @@ * Login to your Bubble * Go to "Devices" * In the "Download Certificate" section, click "Windows" - * Save the certificate file - * Open the certificate file. If you see a confirmation dialog, click "Open" - * A "Certificate" dialog will appear. Click "Install Certificate..." - * The "Certificate Import Wizard" dialog appears. Click "Next". - * On the next screen, select "Place all certificates in the following store" and click "Browse..." - * Select the "Trusted Root Certification Authorities" folder and click "OK". Then click "Next". - * On the next screen, click "Finish". - * A "Security Warning" dialog appears. Click "Yes". - * You should now see a dialog with the message "The import was successful". Click "OK". + * A download dialog like the one below will appear. Choose "Save File" and click "OK" to save the certificate file. + + screenshot of download certificate dialog + + * Open the certificate file, you should see a dialog like the one shown below. Click "Open" + + screenshot of Open File dialog for certificate + + * A "Certificate" dialog will appear like the one shown below. Click "Install Certificate..." + + screenshot of Certificate dialog + + * The "Certificate Import Wizard" dialog appears, as shown below. Click "Next". + + screenshot of Certificate Wizard initial dialog + + * The next screen will be titled Certificate Import Wizard and will look like the screenshot below. Select "Place all certificates in the following store" and click "Browse..." + + screenshot of Certificate Import Wizard + + * Select the "Trusted Root Certification Authorities" folder as shown below, and click "OK". + + screenshot of selecting the Certificate Store + + * Now you'll be returned to the Certificate Import Wizard, as shown below. You should see "Trusted Root Certification Authorities" in the "Certificate Store" text box. Click Next. + + screenshot of Certificate Import Wizard after selecting certificate store + + * You should now see a screen titled "Completing the Certificate Import Wizard", like the one shown below. Click "Finish". + + screenshot of Completing the Certificate Import Wizard screen + + * Now a "Security Warning" dialog appears, as shown below. Click "Yes". + + screenshot of Security Warning dialog + + * You should now see a dialog with the message "The import was successful", like the one below. Click "OK". + + screenshot after successfully importing the certificate + * Congratulations! You have successfully installed your Bubble certificate! * NOTE: if you use the Firefox web browser, you must also separately [install your Bubble Certificate in Firefox](firefox_cert.md)