Simple Mode Cert Regeneration (Access)
When simple mode certificates are going to expire, .......
Tthey need to be regenerated so the component(s) that have the old certificates may still communicate with other COREid components. The method for regenerating certificates varies between the COREid Access and Identity Systems. The Access Server, WebGate and AccessGate components all use the configuration tool relevant to their install. These are as follows:
- <coreid_install_dir>\oblix\tools\configureAAAServer
- <coreid_install_dir>\oblix\tools\configureWebGate
- <coreid_install_dir>\oblix\tools\configureAccessGate
Access Server
configureAAAServer reconfig "c:\Program Files\coreid\access"
WebGate
configureWebGate -i "c:\Program Files\coreid\WebComponent\access" -t WebGate -R
AccessGate
configureAccessGate -i "c:\Program Files\coreid\WebComponent\access" -t AccessGate -R
Restart the COREid component to get it to bind to TCP/IP port with the new certificate.
See Also: Simple Mode Cert Regeneration (Identity)
