Difference between revisions of "Venafi Training Notes"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "# 1 ``` Many times, the Network Discovery job won’t find any Amazon or Digicert certificates, or even if it does, most of the certificates might be in the default folder. Y...")
 
Line 11: Line 11:
 
You would have to make a new rule, put that in as a “Matches Regex”.  You would then need to remove all the previously found certs, then apply this rule to the task in addition to the Amazon and Digicert rules. NOTE: It’s also possible you may need to add some folders.  Check the errors carefully if it fails to work as expected.
 
You would have to make a new rule, put that in as a “Matches Regex”.  You would then need to remove all the previously found certs, then apply this rule to the task in addition to the Amazon and Digicert rules. NOTE: It’s also possible you may need to add some folders.  Check the errors carefully if it fails to work as expected.
 
```
 
```
 +
 +
https://support.venafi.com/hc/en-us/articles/360000103232-Info-Add-your-Venafi-Certification-to-LinkedIn

Revision as of 19:27, 15 June 2022

1

Many times, the Network Discovery job won’t find any Amazon or Digicert certificates, or even if it does, most of the certificates might be in the default folder.  You might try something that our Professional Services team put together.  It’s a RegEx rule instead:

?i:o=(?:.*(AirMagnet|American|APC|Aruba|Avaya|Avocent|Mergepoint|Cisco|Citrix|Dell|EMC|EndRun|Foundstone|Hitachi|Hewlett|HP|IBM|Imperva|Infoblox|Isilon|LANDesk|Liquidware|Lexmark|McAfee|MANDIANT|Opsware|Palo|Pivotal|Riverbed|SolarWinds|Sourcefire|Splunk|Datadomain|VMWare)).*)

It is Documented here:

https://support.venafi.com/hc/en-us/articles/115001088248-Placement-Rule-RegEx-for-Default-Vendor-Issued-Certs

You would have to make a new rule, put that in as a “Matches Regex”.  You would then need to remove all the previously found certs, then apply this rule to the task in addition to the Amazon and Digicert rules. NOTE: It’s also possible you may need to add some folders.  Check the errors carefully if it fails to work as expected.

https://support.venafi.com/hc/en-us/articles/360000103232-Info-Add-your-Venafi-Certification-to-LinkedIn