I used the wrong key and cert files during initial configuration of web server during the below step
# SAS Web Server: Location of X509 Certificate and RSA Private Key
# Specify the paths to the certificate and private key.
#vfabrcersvrc.certificate.path=<full path to file>
vfabrcersvrc.certificate.path=/c01/data/tenant200/ssl/t200qa_sashotel_synergy_local.cer
#vfabrcersvrc.private.key=<full path to file>
vfabrcersvrc.private.key=/c01/data/tenant200/ssl/t200qa_sashotel_synergy_local.key.nopassphrase
Can someone please tell me how I can update this with the new file ?