Page 1 of 1

[ ASManager ] How to import a SSL Certificate to enable HTTPS on ASWeb - 20211220

Posted: December 20th, 2021, 4:55 pm
by Lex
Question:
How do I import a SSL certificate to enable HTTPS on ASWeb?

Answer:
* Please make sure your SSL file, that you received from SSL Provider, MUST be in .pem format
1. Exit ASManager
2. Go to C:\Access Control\ASManager and run the ASMiniService.exe to end background processes.
3. Go to C:\Access Control\ASManager and locate the GeoWebServer.cer file.

ssl.PNG
ssl.PNG (92.81 KiB) Viewed 2863 times

4. Open GeoWebServer.cer with Notepad to edit the file.

ssl2.PNG
ssl2.PNG (72.05 KiB) Viewed 2863 times

5. Switch the content in -----BEGIN CERTIFICATE----- and -----BEGIN RSA PRIVATE KEY----- to your previously acquired SSL certificate and key.

ssl3.png
ssl3.png (75.6 KiB) Viewed 2863 times

6. Save the file in notepad.
7. Relaunch ASManager and the Web Server again to load ASWeb in https.

Reference:
[ UVS - 202112164002 ] ASManager, web server invalid certificate