Unable to configure recurring feed located in an internal HTTPS server
Originally Published: 2017-10-27
Last Modified: 2023-09-22
Article Number
Issue
You can also see a error similar to the following one in the /var/lib/netwitness/uax/logs/sa.log :
WARN org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/live/null] in DispatcherServlet with name 'xxxx'
ERROR com.rsa.smc.sa.core.service.DefaultHttpClientService - https://xxxxxx.xxx/feed.csv
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
Cause
Resolution
keytool -import -trustcacerts -alias <alias> -file <cacertificate.pem> -keystore /etc/pki/java/cacerts -storepass changeit
If your environment uses intermediate certificates, import them as well with the same command:
keytool -import -trustcacerts -alias <alias2> -file <intertmediatecertificate.pem> -keystore /etc/pki/java/cacerts -storepass changeitrestart jettysrv
Login to the UI and try to verify the feed again, you can also run the following command to confirm that the error mentioned above is no longer showing up:
tailf /var/lib/netwitness/uax/logs/sa.log
Notes
Related Articles
Generic REST Collector fails with 'Could not read the value for path(s) in response: $.['@odata.nextLink')' in RSA Identit… 147Number of Views Manage the Node Secret 226Number of Views 1 Virtual Disk(s) Degraded error or 1 Virtual Disk(s) is in Critical State error displays when RSA SecurID A250 Hardware A… 41Number of Views RSA Announces Availability of RSA SecurID Hardware Appliance A450R2 11Number of Views How to update an Active Directory Account Attribute to have no value <not set> using an Active Directory AFX Connector in … 138Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Authentication Manager Security Console and Operations Console Inaccessible After Certificate Update RSA Governance & Lifecycle 8.0.0 Installation Guide RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager Patch Updates
Don't see what you're looking for?