Layer7 API Management

  • 1.  Autoprovision of Certificate to consume Service in API Gateway

    Broadcom Employee
    Posted Mar 28, 2018 09:41 AM

    Has any one come across a requirement on auto provisioning certificate (similar to Lets Encrypt product's functionality) to consume the service in API Gateway?

     

    I understand it may be done using GMU/RESTMAN, not sure if there are any other better ways to do the same?

     

    Appreciate your inputs.



  • 2.  Re: Autoprovision of Certificate to consume Service in API Gateway

    Broadcom Employee
    Posted Apr 02, 2018 10:53 AM

    Muthu,

     

    You can accomplish this using RESTMAN. 



  • 3.  Re: Autoprovision of Certificate to consume Service in API Gateway

    Posted Dec 12, 2018 05:28 PM

    Hi!

     

    A CSR can be exported from the gateway and be signed by a CA. After that, it can be imported back into the gateway. Export and import an be done using RESTMan.

     

    I did that with a gateway running here: oauth.blog  If you check the certificate, you can find that it is signed by LEt's Encrypt.

     

    Best regards!