1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 <2023> 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 <2023> 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Re: How do I setEPICS opc UA security Settings? |
From: | Ralph Lange via Tech-talk <tech-talk at aps.anl.gov> |
To: | 谭映雷 <tanyl at ihep.ac.cn>, EPICS Tech Talk <tech-talk at aps.anl.gov> |
Date: | Sat, 1 Apr 2023 15:19:29 +0200 |
I'm having trouble with OPC UA. How to use the 'setClientCertificate' command?
epics> opcuaShowSecurity
Certificate store:
Server trusted certificates dir:
Server revocation list dir:
Issuer trusted certificates dir:
Issuer revocation list dir:
Rejected certificates are not saved.
ApplicationURI: urn:[email protected]:EPICS:IOC
No client certificate loaded.
Supported security policies: Basic128Rsa15 Basic256 Basic256Sha256 None
epics> setClientCertificate
Command setClientCertificate not found.
epics>
Command setClientCertificate not found.How do I do that?
epics> help opcuaClientCertificate
Usage: opcuaClientCertificate 'certificate (public key) file' 'private key file'
Sets up the OPC UA client certificates to use for the IOC client.
certificate file path to the file containing the certificate (public key)
private key file path to the file containing the private key