Is it possible to upload a custom HTTPS certificate for iView 2?
This thread was automatically locked due to age.
Is it possible to upload a custom HTTPS certificate for iView 2?
Hi,
I think that is not possible. I will still verify it with our dev. team and update this post.
Thanks
Sachin Gurung
Team Lead | Sophos Technical Support
Knowledge Base | @SophosSupport | Video tutorials
Remember to like a post. If a post (on a question thread) solves your question use the 'This helped me' link.
I have the same problem today and the only way I have found is to use SSH:
- Login via SSH Client (for Example Putty) as admin
- Start Advanced Shell (3 -> 4)
- change to directory /conf/ccccertificate/
- insert your certificate via editor (vi) in file ApplianceCertificate.pem (maybe you make a backup before)
- change to directory /conf/ccccertificate/private
- insert your private key via editor (vi) in file ApplianceCertificate.key
Very nice advice,
but you missed to change the file "ApplianceCertificate.crt" under /conf/ccccertificate/
It is woking WELL !!
Many thanks