- <coreid_install_dir>\oblix\tools\configureAAAServer
- <coreid_install_dir>\oblix\tools\configureWebGate
- <coreid_install_dir>\oblix\tools\configureAccessGate
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 -RRestart the COREid component to get it to bind to TCP/IP port with the new certificate.
See Also: Simple Mode Cert Regeneration (Identity)
Don't forget to copy your simple cert that you created for the identity portion in the SDK portion as well:
ReplyDelete\NetPoint\AccessServerSDK\oblix\config\simple
One thing to note, if you are using simple certs, you can use the same ones everywhere, for both acccess and identity.
If you do not update the SDK certs, anytime you call out a function fromt the development kit, it will fail as it cannot negotiate with the identity services.
Thanks for give this instruction.
ReplyDeleteAfter regenerate the certificates under this instruction
The new certificates are created and the services started, but still could not access access manager and identity manager through webGUI, the screen shows blank or just title. The log shows the error is on simple mode authentication, but no details.
Did you experience same problem and have this fixed. Or how do I change the configure to Open mode.(remind: I could not access access console through webGUI)?
Waiting for your update
If you end up with blank screens or errors after renewing your certs then check the permissions of the certificates and on password.xml. I found on my windows host that IIS could no longer read password.xml in the WebPass install.
ReplyDeleteWhat is the command to check the certificates expirations. ??
ReplyDeleteHi Ash... here is a post on that http://coreidng.blogspot.com/2006/03/certificate-expiration-dates.html
ReplyDeletedave