danielmarschall / oidplus

OIDplus 2.0 - An OpenSource online Registration Authority for OIDs and other Object Types
https://www.oidplus.com
Apache License 2.0
10 stars 6 forks source link

Setup: SSL detection does not work #35

Closed danielmarschall closed 7 months ago

danielmarschall commented 7 months ago

image

danielmarschall commented 7 months ago

The following line was missing in setup/index.php

originHeaders(); // This is important so that http://.../setup/ can query https://.../setup/ in order to do an SSL availability check

danielmarschall commented 7 months ago

Fixed in version 2.0.1.3