Forum Discussion
How to update CRL file in the other route domain with tmsh.
Normally, how to update the CRL file is using below command.
I want to know how to update CRL file in the other route domain(ex. RD5) with tmsh.
tmsh modify /sys file ssl-crl MYCRL.crl source-path http://crildistributeurl/crl/MYCRL.crl
or
tmsh modify /sys file ssl-crl MYCRL.crl source-path file:/var/tmp/CRL/MYCRL.crl
I'm going to update crl file with daily cron.
Regards,
You can try by changing route domain first under tmsh using command -
rdsh <route domain id> e.g rdsh 5 in your case.
Hope it helps!
- tatsu
Nimbostratus
Thanks!
I will try tomorrow it. 😀
- tatsu
Nimbostratus
Hi.
​
I tried rdsh command, but it didn't work.
​
I did below,
# rdsh 5 # tmsh create sys file ssl-crl MYCRL.crl source-path file:/var/tmp/CRL/Latest.crl
It seemed that I successed to change the route domain.
( I saw IP address on RD5 with ip a command.)
But, MYCRL.crl file was created on Common partition.
​
Did I mistake using command?
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com