X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FAPI.pm;h=2105409c5764bcac409802a7de031487bfca3be5;hb=d38101d94807b4d7cff6bbff537cabe3b9837f51;hp=77dbf877ad0033bc655e601eeaa1afefa38d4d91;hpb=979ba4700e25da1e209f8e1034efb85d5155e6ab;p=freeside.git diff --git a/FS/FS/API.pm b/FS/FS/API.pm index 77dbf877a..2105409c5 100644 --- a/FS/FS/API.pm +++ b/FS/FS/API.pm @@ -28,7 +28,7 @@ integration with other back-office systems. If accessing this API remotely with XML-RPC or JSON-RPC, be careful to block the port by default, only allow access from back-office servers with the same security precations as the Freeside server, and encrypt the communication -channel (for exampple, with an SSH tunnel or VPN) rather than accessing it +channel (for example, with an SSH tunnel or VPN) rather than accessing it in plaintext. =head1 METHODS