Please guide me on how to perform following using EJBCA API:
- Create a Certificate using EJBCA API in Java code.
- Provision (Upload) the created certificate on to Application Server using EJBCA API in Java code.
- Validate a Certificate using EJBCA API in Java code.
Thanks,