Website Domain Registration and Website Hosting - Host a Website Tonight
GoWebsite.com provides Domain Registration
Website Hosting, On-Line Shopping Carts, SEO
Blog Hosting, Email Accounts, Security Certificates,
Merchant Accounts & other Website Products.
Free setup! Speak with us anytime: 480-624-2500

Recognizing Secure Certificates as Valid on Palm OS Devices

Palm devices cannot communicate with servers that have SSL certificates installed that use the new UTF-8 industry standard format.

The RFC industry standard requires that secure certificates be issued using the UTF-8 format.

The Palm Operating System is using the "printablestring" format that preceded the current UTF-8 industry standard.

NOTE: For more information about the printablestring format, see

  • Using the command prompt, generate a private key:
    1. Enter a passphrase when prompted to.
    2. Type:
      openssl genrsa -des3 -out <name of your certificate>.key 2048
  • Using command prompt request a CSR:
    openssl req -new -key <name of your certificate>.key -out <name of your certificate>.csr
  • Using command prompt check CSR format type (printablestring or UTF-8):
    openssl req -noout -subject -nameopt show_type,sep_multiline -in csr.csr
  • The output will tell you if its printablestring or UTF-8

    Example:
    subject=
    C=PRINTABLESTRING:US
    ST=PRINTABLESTRING:AZ
    L=PRINTABLESTRING:Phoenix
    O=PRINTABLESTRING:testprintstring
    CN=PRINTABLESTRING:printablestring
    OR
    subject=
    C=UTF8STRING:US
    ST=UTF8STRING:AZ
    L= UTF8STRING:Phoenix
    O= UTF8STRING STRING:testprintstring
    CN= UTF8STRING STRING:printablestring
  • If the output is printablestring, submit the CSR for signing.
  • After receiving your certificate, save it into the same openssl/bin directory as your CSR and using command prompt you can check the certificate format using:
    openssl x509 -noout -subject -nameopt show_type,sep_multiline -in cert.crt
  • NOTE: If you need a .PFX file to install the printablestring formatted certificate onto a Windows server, you can use OpenSSL to convert the private key and certificate into a .PFX file.

    Here are the OpenSSL docs for this process: http://www.openssl.org/docs/apps/pkcs12.html

    TIP: We have provided re-key instructions with links to CSR Generation Instructions and our Installation Instructions in our Help Center.

    NOTE: As a courtesy, we provide information about how to use certain third-party products, but we do not endorse or directly support third-party products and we are not responsible for the functions or reliability of such products.

    Domain Registration Domain Registration
    Pay less for website domain names. Register your own .com, .net or .org for as low as $10.18 per year. Everything you need to get online - FREE with your domain.
    Website Hosting Website Builder
    For as little as $3.89 per month you can build your Website online with Website Builder using our easy to use professional templates.
    Play Video - Demo
    Shopping Cart Software Quick Shopping Cart
    Build and run your own successful online store in minutes! You're just five easy steps away!
    Play Video
    Website Hosting Website Hosting
    Everything you need to give your Website the high-performance home it deserves!  Protect transactions and customer data with a
    SSL Certificate