From: Manoop Talasila Date: Tue, 16 Apr 2019 20:58:20 +0000 (+0000) Subject: Merge "Rel Notes for HTTP security check for SDC" X-Git-Tag: 3.2.0~330 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=portal.git;a=commitdiff_plain;h=9c152c3c93793fb15e7ba9a311de4f3974f712fb;hp=e97570dca9ddbfbb253f7c5b4f073b2dab071974 Merge "Rel Notes for HTTP security check for SDC" --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 751f1149..bc2e7002 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -16,13 +16,15 @@ Version: 2.3.2 This is the official release notes for the Casablanca Maintenance Release 3.0.2. **Known Issues** - * The issue is an application running on https will not open in Portal if the AAF root CA is missing. + * The issue is an application running on HTTPS will not open in Portal if the AAF root CA is missing. An error message will appear in a separate tab in Portal. It will say something like: “The webpage at https://portal.api.simpledemo.onap.org:30200/vid/welcome.htm?cc=........ might be temporarily down or it may have moved permanently to a new web address.” Here is the work-around, copy above VID (or other app) URL and replace welcome.htm to login.htm in a new browser window; after login come back to Portal home page and click VID, it will now work. + * For applications running on HTTP (for example SDC), the user needs to disable the security check in the browser to access the application. + **Other** * Portal updated Keystore certificate from AAF to extend its expiry date; This change was made in OOM project.