Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Latest update


Table of Contents

...

How to set HTTP User and Password as well as Administrator Password

On first run of Snom we strongly recommend that you secure the web interface in order to protect your phone against remote attacks. Therefore the HTTP User and Password as well as the Administrator Password should be changed from the default value.

Subtitle
Prefixfig
SubtitleTextSet Administrator Password
AnchorNameadmin_passw
Image Removed

Image Added

Setting-Up the phone for TLS

...

Your phone also acts as a client in a couple of cases. E.g. if you register to a secure SIP proxy or if you open a Action URL over HTTPS. Normally, you do not need to worry about the server identification. Snom phones do not verify server identities by default. From FW version 8.2.30 you can explicitly state to verify server certificates though. You can activate the feature on the certificates page of the web interface:

Image Modified

Please carefully enable the feature. The phone will reject all secure connections of peers offering an unknown certificate that could not be verified by one of build-in CA's of the snom phone. Please refer to the Certificate Authorities tab to see which authorities are supported by the phone. Due to security concerns, you can only disable the feauture by resetting the phone to the factory defaults.

Certificates Management

A known issue in SNOM products is that they cannot follow the key chain. So you will always manage new remote certificates as exceptions, no matter if their issuer's CA is loaded in SNOM or not. We can examine some everyday cases in certificates management.

Adding Unknown Certificates

The phone will reject a connection This is the most generic case you can get, as every new certificates got by your SNOM would be flagged as "unknown", thus requiring your explicit approval (which is not such a bad thing). You'll notice something is wrong eith your SNOM phone because it would reject connection to your

Brand
brandserver
if it could not verify the identification with the delivered certificate from the serverits identification by its certificate. A notify would appears on the screen:

...

...

Prefixfig
SubtitleTextWarning on phone' screen
AnchorNameunknown_cert_phone_screen

Image Modified

A certificate is trusted if its signature is signed by a certificate authority. Snom has pre-installed a couple of CA's which are listed on the Certificate Authorities tab of the Certificates page.:

Image Added

All rejected certificates are listed in the Unknown Certificates tab.  

Subtitle
Prefixfig
SubtitleTextAdd an Exception for the unknown certificate
AnchorNamecert_add_exception
Image Removed

If you persist on trusting the identification you can add it as an exception (cfr 

Xref
AnchorNamecert_add_exception
).:

Image Added

Henceforward, the certificate is listed in the Server Certificates tab and a connection to this identification is no longer rejected. Currently, this is the only way to add unknwon server certificates to the phone.

...

When a certificate is upgraded on Privateserver

When a If one certificate is upgraded or change was performed on your

Brand
brandserver
, on a SNOM phone try to re-register from configuration identitythen you got into the case explained in this section introduction: new certificate needs to be accepted as exception. Since this is a server side change with no explicit  notification to SNOM client, in order to update the client's certification setup you need to force it connecting again. This can be done using "Re-register" button shown in first image of "Basic configuration" paragraph below (which shows identity tab setup), action that forces your SNOM phone to re-register and thus negotiate server's certificate. After that action has been taken, the upgraded certificate will result as unknown thus SNOM phone will not be able to pull the certificate from the CA chain, the phone will not be listed as "Unknown" and since SNOM phone cannot follow the certificate chain, then it wouldn't be able to connect to privateserver. The upgraded certificate will be listed in the Unknown Certificates tab.Please follow the procedure of adding unknown certificate described above
Brand
brandserver
Please follow "Adding unknow certificate" section above to accept it and make your SNOM client re-register again. Now it should connect all right.

Manually Uploading Certificates

In admin mode, you can manually upload certificates in the Unknown Certificates tab. Every attempt to upload a unknown certificate will fail. Please refer to the log and assure your certificate is in DER format and is either signed by one of phone's authorities or server certificates.

...