Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Certificate discovery in AWS S3 Bucket

SergioJj
Tera Contributor

Hi,

 

Has anyone tried discovering certificates using an S3 Bucket on AWS? I know it's possible to discover certificates in files for specific extensions through a folder on the network or on the MID Server itself, but I can't find anything in the documentation about this type of scenario.

 

Any help is welcome.

 

Thanks!

2 REPLIES 2

Ram Devanathan1
ServiceNow Employee
ServiceNow Employee

hi @SergioJj , reading from a s3 bucket to get certificates is not supported, but you can export this in an xl sheet and import this into cert inventory.

 

you can check this page -

Run Certificate Discovery via certificate file import

 

Ram

Hi @Ram Devanathan1 ,

 

Thank you for your reply.

I'm already familiar with that solution. The idea was to understand if there was a native ServiceNow solution for directly discovering certificates in an S3 Bucket, but I understand now that there isn't one.

 

Thank you!