Thanks Jimmy, Arul I use self-signed certs from onap. I've found that aai uses an old cert (valid until 4 jun 2018) and i resolved the problem.
On aai-inst1-vm cd /opt/test-config git pull ./deploy_vm.sh Thanks community 2018-06-28 15:33 GMT+02:00 Arul Nambi <[email protected]>: > Hi, > > To add on what Jimmy has already posted, can I ask you which certs you are > using? Are you using the self-signed ones from ONAP or do you have your own > certs? > > Regards > > Arul > > > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Jimmy Forsyth > *Sent:* Thursday, June 28, 2018 9:12 AM > *To:* A. Yahia Badr Eddine <[email protected]>; > [email protected] > *Subject:* Re: [onap-discuss] how to check aai certificat validity > > > > Hi, > > > > If you have the service running, you can examine it with openssl: > > > > openssl s_client -showcerts -connect aai.api.simpledemo.onap.org:8443 > > > > The keystore is here: > > > > /opt/app/aai-resources/resources/etc/auth/aai_keystore > > > > Pay special attention to the intermediate cert, there was a short time > where the intermediate cert had a very short valid from period, so make > sure you see 2023 in yours: > > > > Certificate[2]: > > Owner: CN=intermediateCA_1, OU=OSAAF, O=ONAP, C=US > > Issuer: C=US, O=ONAP, OU=OSAAF > > Serial number: 2 > > Valid from: Tue Jun 05 08:51:41 UTC 2018 until: Mon Jun 05 08:51:41 UTC > 2023 > > > > Thanks, > > jimmy > > > > *From: *<[email protected]> on behalf of "A. Yahia Badr Eddine" > <[email protected]> > *Date: *Wednesday, June 27, 2018 at 3:42 PM > *To: *"[email protected]" <[email protected]> > *Subject: *[onap-discuss] how to check aai certificat validity > > > > Hello, > > I am having a problem related to the validity of aai certificate, could > anyone tell me where to find aai certificate in aai vm and how to check its > validity ? > > Thanks > > > 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 > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10672): https://lists.onap.org/g/onap-discuss/message/10672 Mute This Topic: https://lists.onap.org/mt/22777189/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
