HI, This is not certification issue.
You should invoke this command with additional 2 headers 1. X-FromAppId 2. X-TransactionId Try the following command $ curl -X GET --user AAI:AAI -H "X-FromAppId:AAI" -H "X-TransactionId:transact_id" https://10.96.0.34:8443/aai/v11/networks/vces -k Thanks Abhishek Shekhar From: [email protected] [mailto:[email protected]] On Behalf Of Huang, Haibin Sent: Monday, December 25, 2017 7:53 AM To: [email protected] Subject: [onap-discuss] How to import AAI certificate Hi All, I have installed AAI. When run the below command get below error. Some people said import certification. I have two questions. First, Is AAI certification https://wiki.onap.org/display/DW/AAI+Cert+Expires+2018-12-06? Second, How to import certification? $ curl -X GET --user AAI:AAI https://10.96.0.34:8443/aai/v11/networks/vces -k <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <Fault> <requestError> <serviceException> <messageId>SVC3002</messageId> <text>Error writing output performing %1 on %2 (msg=%3) (ec=%4)</text> <variables> <variable>GET</variable> <variable>v11/networks/vces</variable> <variable>Internal Error:java.lang.NullPointerException</variable> <variable>ERR.5.4.4000</variable> </variables> </serviceException> </requestError> </Fault> ------------------------------------------------------------------------------------------------------------------------------- Huang.haibin 11628530 86+18106533356 This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer <https://www.amdocs.com/about/email-disclaimer>
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
