mark-roy

Results 2 issues of mark-roy

I use certificationRequestToPem() to create a CSR. However, when I try to use openssl ca to sign the request (where the signing policy for organizationName is 'match'), I get a...

question

I have a project that I have been successfully generating openapi.json using Swagger annotations v2.2.22. I've taken the @Webhooks example from modules/swagger-jaxrs2/src/test/java/io/swagger/v3/jaxrs2/petstore/WebHookResource.java and added it to my project, but have...