Alex Thurston

Results 36 comments of Alex Thurston

The failure with the build seems to be with the build and not my changes.

I just tested deleting a vendor to see if it was resource specific (test session) and deleting a vendor works correctly. Upon submission of the DELETE operation, I am returned...

Understood and that makes sense. You're bang on in that it's the response that is confusing. That being said, once a test session is deleted, how do I know that...

Would it be useful/prudent/easy to perhaps indicate in the meta data of a test session that it has been cancelled/deleted? ```json { "url": "/acvp/v1/testSessions/86530", "createdOn": "2020-05-28T14:50:45.553", "expiresOn": "2020-06-28T11:34:25.663", "vectorSetUrls": [...

And maybe return that date when it was created as well?

Sorry, maybe I wasn't clear. I'm not asking for a list of **ALL** the cipher definitions. I'm asking for the list of those that were provided to ACVP when a...

Hey @smuellerDD, not quite. I'm asking for the ciphers used in a test session resource, not a validation resource.

My thought here was that rather than a new endpoint, it could be added to the response body of the `GET` of `/acvp/v1/testSessions/` route.

Two years later, I thought I'd resurrect/bump this question to see if there was any thought or possibility in making this available. While the CAVP list does display what was...

Thanks very much for the update.