a

Security

Allcode protects our clients online with industry-leading security. Everything we make is protected with powerful built-in security technologies that help detect and block threats before there is a problem.

Security and compliance

AWS SSL Certificates for Elastic Beanstalk

AWS SSL Certificates for Elastic Beanstalk are a pain to configure so I put together the following. SSL certificates for your vanity domain will work correctly as long as users access your Elastic Beanstalk environment through your vanity domain name.Certs are not...

What do you do when your SSL Certificate expired?

I ran into this problem the other day. My SSL Certificate expired for my dev domain. I went to Network Solutions, snagged a new Certificate using my old Certificate Signing Request (CSR), and tried to import it into my keystore. In the past, I’ve always generated my...

Minify Sencha ExtJs in Production

The main issue that I’ve encountered using SenchaExtJs in Production is the compressed JavaScript after using JSBuilder is still large. JSBuilder does a nice job of compressing and obfuscating, but the generated app-all.js is still too big, which means that the...

Popular Tags