Installing Network Solutions SSL Certificate Help

I have created the CSR and gotten the certificate files back from Network Solutions. This process is different under Snow Leopard Server, which is the only way I have done this, so I am struggling to get it to work. Network Solutions has no directions for doing this with OS X Server either. If anyone has done this, could you please post step by step directions? I greatly appreciate any help!

If they sold you the certificate, and you asked and they claim support for OS X Server,
then they need to supply you with support. Be it documentation or otherwise.
However, have a look at the following and see if that helps:
http://lists.apple.com/archives/Macos-x-server/2010/Nov/msg00058.html

Similar Messages

  • Network Solution SSL Certificates

    Does anyone know what is the correct procedure to convert a Network Solution certificate to the correct format type in order for the Server Admin Console to recognize it when using an "Import a Certificate Identity..." option in the Certificates tab.
    I have tried to converting it to a PEM format by using the Openssl:
    openssl x509 -in input.crt -out input.der -outform DER
    then
    openssl x509 -in input.der -inform DER -out output.pem -outform PEM
    but the server admin still does not recognize it, any help would be most appreciated.

    You need to plan what URL you will have which will work on https. below are few examples
    1. Your OWA is recemmonded for https:
    2. If you want your SharePoint site then it can also be on SSL
    3. If your site on SSL then your apps URL should also be on SSL or might face some issue(assumption)
    Here you can purchase a Wildcard certificate(*.domainame.com) then only 1 certificate will surfice all needs
    Or
    You will need to but a different SSL for each URL. Major problem will be on every app will have a different URL with GUID so you cannot buy a different certificate for each APP.

  • Howto install a signed SSL Certificate

    Hi,
    I installed a new Novell File Reporter 2.0.
    When I open the Browser I get a self signed Certificate.
    Where can I install my signed SSL Certificate?
    Thank you
    Thomas

    TEggers,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Installing a new SSL Certificate to Exchange

    Hi,
    We have a Windows Server 2008 R2 machine running Exchange 2010 (sorry, there wasn't an option for a 2010 forum). As a company which handles payments, we need to be PCI DSS registered and the scan has picked up a failing point being we don't have
    an SSL Certificate installed. I have purchased one via GoDaddy and followed the instructions on their site to install it, however the PCI DSS scan is still failing because of the following reason:-
    "The following certificate was at the top of the certificate chain sent by the remote host, but is signed by an unknown certificate authority."
    The certificate at the top of the chain is the 'built-in' default certificate. How do I promote the installed GoDaddy certificate to the top of the chain?
    Thanks

    Hi,
    Please refer to this similar thread.
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/e80a77f8-4f88-439e-85dd-76463c7a69d3/certification-authority?forum=winserversecurity
    And try to Save your root CA(s) public certificate in PEM format into a text file to PCI DSS scanner.
    Hope this will be helpful for you.

  • How do I install a new SSL certificate?

    I am running Weblogic 6.1 on Windows 2000. I recieved a renewal notice from Verisign
    and purchased new certificates. I would like to put them in place but am a bit
    lost. I am new to Weblogic and am used to installing certificates in IIS. There
    seems to be no "install" feature under Weblogic.
    Do I just change the name of the path to point to the new certificate?
    Will I need to stop and restart the Weblogic services? Does this have the potential
    to take down the website?
    Any help would be greatly appreciated.
    Thanks in advance.
    ~Sheri

    This is something you'd have to do on Go Daddy, its not something that would be done in Muse.
    Go Daddy's page on their SSL service is: SSL Certificates | Secure Your Data & Transactions - GoDaddy

  • How do I install a CSR & SSL Certificate in Adobe Muse while hosting the website with GoDaddy, not Business Catalyst?

    I have designed a website and I want to host it with GoDaddy. I also want to install a SSL Certificate so I can get the HTTPS://mydomain.com instead of the HTTPS://mydomain.worldsecuresystems.com that I get with BC. Is there a way to install the SSL Certificate in Adobe Muse so that I can do this?

    This is something you'd have to do on Go Daddy, its not something that would be done in Muse.
    Go Daddy's page on their SSL service is: SSL Certificates | Secure Your Data & Transactions - GoDaddy

  • Can't install a wildcard SSL certificate

    Running ML Server. I have a GoDaddy issued wildcard SSL certificate to *.mydomain.com. The certificate is currently installed on a different (non-Mac OS) server. I am able to cut and paste the main certificate, private key and other chain certificates from that server's interface and paste into a text file using TextWrangler. On the OS X server I deleted all of the old certificates in KeyChain (this server had an old wildcard version of the certificate before), deleted the old wildcard cert in Server.app and deleted the corresponding files in /etc/certificates
    I then created a new self-signed certificate for *.mydomain.com in Server.app, then selected it, went to Manage Certificates and tried up update the self-signed certifcate with the signed certificate using the Server.app interface. The interface enables you to drag and drop certifcate and chain files to add.
    However, this is where it gets strange...
    The first time I drag the certificate file to the interface, I get the green + symbol, let go and nothing happens. If I do it again, the interface lights up green again, but this time it adds it to the Non-identify certificate list. I am able to replicate this every time!
    Why does the interface show me the first time that I can drag the file, but does nothing, and then the second time adds it as a non-identity certificate? Same behavior happens if I start with the chain certificate as well.
    I can confirm that the four certificate files show up in /etc/certificates, but they appear to be generated by the self-signed certificate creation.
    Any insights appreciated! TAA

    In fact i had the same issue last week and i could only solve it by exporting the key with the certificate in a PCKS12 file. Fortunately this is supported by the windows certificate manager where the certificate was originally installed.
    You could take your key and certificate files and merge them into a PKCS12 file using openssl (go to terminal, it is installed on an OSX box) and fire the following command (and change the filenames ;-)):
    openssl pkcs12 -export -inkey openssl_key.pem -in openssl_crt.pem -out openssl_key_crt.p12 -name openssl_key_crt
    The openssl tool requests a passphrase for the created file that you will need to provide again when the key is imported into the keychain.
    Good luck with it

  • ColdFusion Won't Accept Network Solutions SSL Cert

    I followed these instructions and it said "Certificate was added to keystore":
    Manually import a certificate
    Go to a page on the SSL server in question.
    Double-click the lock icon.
    Click the Details tab.
    Click Copy To File.
    Select the base64 option and save the file.
    Copy the CER file into C:\ColdFusion8\runtime\jre\lib\security (or whichever JRE ColdFusion is using).
    Run the following command in the same directory (keytool.exe is located in C:\CFusionMX7\runtime\jre\bin): keytool -import -keystore cacerts -alias giveUniqueName -file filename.cert
    from this url:
    http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tags_g-h_09.html
    Except the location was d:\jrun4\jre\lib\security.
    And this works: <cfhttp method="get" url="
    but this does not: <cfhttp method="get" url="https://www.missionlinen.com" />
    Why and how do I get the cert to work?

    it truncated the working cftag.  hopefully this will show the one that works:
    <cfhttp method="get" url="http://www.missionlinen.com" />
    and this one did not:
    <cfhttp method="get" url="https://www.missionlinen.com" />

  • Fail to install a trusted(SSL) certificate on CUCM 10.5

    Hi Guys,
    I have generated CSR from CUCM and have got it signed by CA.:
    There are two kinds of certs in the cert chain - CA certs and end-entity certs. For example, the cert represent your box is "cucm01.acme.local". This is end-entity cert.
    "cucm01.acme.local" was issued by a CA called "parent.someCA.com".
    "parent.someCA.com" was issued by a CA called "grandparent.someCA.com".
    And "grandparent.someCA.com" is the top (root) CA.
     I'm trying to upload the signed CA by following steps:
    1.Upload "grandparent.someCA.com" as "Tomcat Trust" cert.
    2.Upload "parent.someCA.com" as "Tomcat Trust" cert.
    3. Upload "cucm01.acme.local" as "Tomcat" cert. In the "Root Certificate" field, you should fill in the .pem file name of its parent.on the OS admin page > Security > Certificate Management.
    The issue is on step 3, I couldn't find any  "Root Certificate" field in both "Tomcat" cert and "Tomcat Trust" cert.  Please see attached screenshot.
    Is there any step I missed or wrong?
    Please advise,
    Thanks,
    Cherry

    when I try to access CUCM with its hostname, it still shows "There is a problem with this website's security certificate."
    I click errors to view the details. It shows."This CA Root certificate is not trusted because it is not in the Trusted Root Certification Authorities store."
    But I have opened the root CA and installed them into Trusted Root Certification Authorities.

  • Installing single SSL certificate on primary/secondary ACS boxes

    I am trying to install the same SSL certificate I have installed on my primary ACS on my secondary ACS. I have replication configured and working between the two. The primary is the ACS appliance. The secondary is windows v3.3. The problem is the secondary ACS does not know about the private key file created during the CSR so I get an error when I try to install the certificate. So, what do I have to do to get around this? Obviously the certificate information is not copied over during replication. Is there a way to import it over manually?
    Can I install the same certificate or do I need to do a separate CSR and install a separate certificate?

    Yes you can use same cert for both the acs. On appliance download the cert and pvk file on your FTP root.
    Move both files to acs windows and upload the certs and pvk file. Retype the private key (you need to remember it )
    On windows acs--->install new cert---->use Read certificate from file--->put the location of cert like D:\Jar.cer
    Give the location of Private key file---->D:\prv.pvk-----> Type the pvt key --->submit.
    Regards,
    ~JG
    Do rate helpful posts

  • How to install SSL certificate on Mac OS X 10.8.3 Server 2.2

    Hi,
    In eairler versions of !0.8 / OS X Server 2.2 your where able to install a purchased SSl certificate in the
    Hardware >> Profile Manager Server >> Settings >> SSL Certificate Edit
    I've just done a clean install of 10.8.3 and OS X Server 2.2 but there is no  "SSL Certificate Edit" available.
    How do I install my purchased certificate?
    Thanks,
    John

    sorry for hijacking but I have a related question to do with certificates.
    I had to set up virtual domains manually instead of through the GUI and the server ssl site is now locked to a certificate that is about to expire and no longer needed, I can't change the certificate in the web gui because it was created manually, I can't delete the certificate because it is assigned to the server ssl website and I can't manually edit the conf files to point to a different certificate becasue it breaks it, any ideas?

  • Expired SSL certificate errors in browser after installing a new Certificat

    I recently install a new SSL certificate from Thawte following the same process as the last time in installed. The install seemed to work for a couple days and then i stared getting calls reporting an expired SSL Certificate. I verified that the proper cert was still installed and it was. what actually got the ball rolling again was disabling the listener associated with my secure site and re enabled it. that workd for 2 days and now the website is reporting an expired SSL cert. any clue what is going on?

    Here is the output but i noticed that there are three of the same key(sitecert)
    wadm> certutil -L -d .
    sitecert                                                     u,u,u
    sitecert                                                     u,u,u
    Thawte SGC CA - VeriSign, Inc.                               CT,,
    sitecert                                                     u,u,ui guess now the question is how to get ride of the 2 offending certs in the database.

  • Error installing standard SSL certificate

    - Using Sun Java System Web Server 7.0 U4. Fresh install on clean server. Created an instance for SSL. However, when installing the standard SSL certificate on the instance configuration, I get the following error:
    ADMIN4078: Unable to retrieve output from command: /Sun/WebServer7/lib/CertificateMgrUtil.exe
    I'm new to Sun 7 (we've been using 6.1) and I'm not familar with this CertificateMgrUtil.exe. Can anyone shed some light on what this is and what steps I would need to take for this utility?
    Thanks

    Please do the following:
    - Try running administration server with the log-level 'finest'.
    - Then do the same action that gave raise to the error that you are facing.
    - After that look in to .../admin-server/logs/errors to see the error.
    - Copy paste that error here.
    BTW, have you enabled Dr.Watson? Check in Event viewer to see if the process crashed. Dr.Watson output would be useful too.

  • New SSL certificate with 2048 bit shows error: (Fehlercode: sec_error_unknown_issuer)

    installed a new SSL certificate with 2048 bit encryption (as is now required by issuer of certificate). Everything is OK with IE, FF shows error: (Fehlercode: sec_error_unknown_issuer)
    == URL of affected sites ==
    https://www.dongil.at/

    I have also tried all the solutions mentioned - but no luck.
    I wrote to Geotrust support and the pointed out that I needed the intermediate certificate and provided me with this url:
    https://knowledge.geotrust.com/support/knowledge-base/index?page=content&id=AR1422
    Please note, this intermediate certificate was *not* the same is linked to above - seems like there are 2 different intermediate certificates, depending on what type of certificate you got from Geotrust.
    Just to recap - if you got yourself a "QuickSSL, QuickSSL Premium or SSL Trial"-certificate (like me) then use this intermediate:
    https://knowledge.geotrust.com/support/knowledge-base/index?page=content&id=AR1422
    If you got a "True BusinessID or Enterprise SSL"-certificate, you should use this:
    https://knowledge.geotrust.com/support/knowledge-base/index?page=content&id=AR1423
    - Lasse

  • New SSL certificate for Exchange, iPhones won't accept without delete/recreate of account on phone.

    Our Network Solutions security certificate was about to expire so we renewed it, however once it was installed on the Exchange 2007 server the phones would no longer connect.  How do you get the iPhones that are already connected to your Exchange server to recognize the new certificate?

    Hi bb9193, this will not be no short-term solution, but you might consider using a MDM-solution. With MDM it is possible to deinstall and reinstall the Exchange profile over the air, so your users will not need to do more than just reenter their Exchange password.
    Best regards,
    Detlev

Maybe you are looking for