Forum Discussion
Ivan_Markovic_3
Altostratus
13 years agoHow to upload CRL file
Hello,
I need to put CRL file on my BIG IP on location /config/ssl/ssl.crl/. I have web access to managment console and SSH as admin. Over SSH I can't see this path and don't know how to copy...
What_Lies_Bene1
Cirrostratus
13 years agoOK, at the command prompt you've accessed over SSH, you should be able to do this: ls /config/ssl/ssl.crl but you'll probably find the directory is currently empty.
You should use SCP or SFTP to copy the file to the device. You can use a Windows GUI client like WinSCP or a command prompt utility like pscp.exe (download from the everlasting PuTTY page - just Google it). If you need help after this, post again.