The AutoSSL Agent

The AutoSSL Agent is available in the languages often used in consumer devices. Currently there are working AutoSSL Agents in the following languages:

The C programming langugage

The C agent is delivered to you as an .h file and a platform-specific library. 

This example demonstrates a trivial, yet complete, AutoSSL application, and it shows how to easily develop an AutoSSL application in C.

AutoSSLClient.c

  
 Java

The Java agent is cross-platform. It requires only a Java 1.4 JVM. It is delivered to you as a .jar file.

This example demonstrates a trivial, yet complete, AutoSSL application, and it shows how to easily develop an AutoSSL application in Java.

SampleAutoSSLApp.java

SampleStatusCheck.java

View the complete Javadoc documentation for the AutoSSL agent.

  
 PHPThe PHP agent interfaces directly with the Web server embedded in the device. Therefore, it can be used only with devices that contain a PHP-capable Web server.

 


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Note: If you require an AutoSSL Agent to run in an environment that is not listed here, we can develop one to your specifications.