Feature #8704
Aktualizováno uživatelem Jan Pašek před téměř 4 roky(ů)
Rest API endpoint for creating a certificate shall accept extensions specification that will be passed to bottom layers and written into the certificate.
If the user specifies wrong extensions (not in compliance with the OpenSSL), the CryptographyService throws a CryptographyException, that must be intercepted by the controller and the server shall not
return code 500 in that case.
Reviewer: Stanislav Král