Layer7 API Management

  • 1.  SSL mutual auth failed

    Posted Jun 22, 2017 11:37 AM

    Hi There,

    Am getting below error while calling api gateway through two way ssl channel.am presenting my p12 file through soap ui to call the ssg service.Please advice.

     

    <l7:detailMessage id="4114">Found client certificate for CN=app1certcn</l7:detailMessage>
    </l7:assertionResult>
    <l7:assertionResult assertion="l7p:MemberOfGroup" status="Authentication Failed">
    <l7:detailMessage id="4217">Credentials failed for app1certcn due to 'Couldn't authorize X.509 credentials: Request certificate [cn=app1certcn] for user com.l7tech.identity.User.
    Name=app1certcn
    First name=
    Last name=
    Login=
    providerId=570783bcdf9276135b2344ec1bc25e37] does not match previously imported certificate [cn=app1certcn]'</l7:detailMessage>
    <l7:detailMessage id="4208">Authentication failed for GroupTest </l7:detailMessage>
    </l7:assertionResult>
    <l7:assertionResult assertion="l7p:All" status="Authentication Failed"/>



  • 2.  Re: SSL mutual auth failed
    Best Answer

    Broadcom Employee
    Posted Jun 26, 2017 08:09 PM

    Hello Popleys ,

    To successfully setup the mutual ssl, the user you created have a username same as the CN of the certificate, and  then the import the certificate to that user.

     

    Regards,

    Mark