CPUG

The Check Point User Group

A Resource For The Check Point Community.  Fast.  Useful.  Independent.

1. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3, 9/7.
2. Join Us On LinkedIn - We now have a CPUG group.


Go Back   CPUG: The Check Point User Group > Web Security > SSL Network Extender
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2006-10-05
jrabbit jrabbit is offline
Junior Member
 
Join Date: 2006-10-05
Posts: 2
Rep Power: 0
jrabbit has an average reputation (10+)
Default Installing a 3rd party SSL certificate

I apologize if this is the wrong section or if the question has been answered before (I didn't find it). I'd like to import a pfx certificate for use with SSL Extender, but I can't find any documentation on this. I know how to generate a new certificate using the built in CA and how to assign that to SSL Extender but I can't see how to import a 3rd party one.

Any assistance would be greatly appreciated.

Jeremy
Reply With Quote
  #2 (permalink)  
Old 2006-12-07
BruceR BruceR is offline
Junior Member
 
Join Date: 2006-04-26
Posts: 21
Rep Power: 0
BruceR has an average reputation (10+)
Default Re: Installing a 3rd party SSL certificate

I'm trying to do the same thing.

I assume you have to import the trusted root certs of 3rd party as a Trusted CA in the "Servers and OPSEC Applications" bit of SmartDashboard.

Then generate a CSR from the Enforcement module object. Under the VPN section, Add a new cert issued from the 3rd party root, then click on View and copy the CSR to your clipboard to send to the 3rd party so that they can generate the signed copy. When the cert comes back you can click on Complete and you then have a cert on the system. Then when the cert is on the system you can go to the SSL section under remote access and choose the 3rd part cert.

Hope this helps, if you have not figured it out for yourself yet.

Bruce
Reply With Quote
  #3 (permalink)  
Old 2006-12-07
jrabbit jrabbit is offline
Junior Member
 
Join Date: 2006-10-05
Posts: 2
Rep Power: 0
jrabbit has an average reputation (10+)
Default Re: Installing a 3rd party SSL certificate

I am trying to use a wildcard certificate issued from an external ca for our domain. I can create a certificate using our internal ca but that won't help our remote access users, since I cannot always add our ca as a trusted authority. I would also rather not purchase another certificate if I can get this one to work.
Reply With Quote
  #4 (permalink)  
Old 2006-12-07
BruceR BruceR is offline
Junior Member
 
Join Date: 2006-04-26
Posts: 21
Rep Power: 0
BruceR has an average reputation (10+)
Default Re: Installing a 3rd party SSL certificate

Again you need to get the trusted root certs from the external ca added to the SmartDashboard and generate a CSR from there.



I think with a wildcard cert the CN may need to be *.<yourdomain> , but the External CA can tell you about that.
Reply With Quote
  #5 (permalink)  
Old 2007-06-26
stretchy stretchy is offline
Junior Member
 
Join Date: 2007-04-20
Posts: 2
Rep Power: 0
stretchy has an average reputation (10+)
Default Re: Installing a 3rd party SSL certificate

I did this using a temp Certificate. When I view I don't see the CSR. Can you explain what I am doing wrong?

Quote:
Originally Posted by BruceR View Post
I'm trying to do the same thing.

Then generate a CSR from the Enforcement module object. Under the VPN section, Add a new cert issued from the 3rd party root, then click on View and copy the CSR to your clipboard to send to the 3rd party so that they can generate the signed copy. .

Bruce
Reply With Quote
  #6 (permalink)  
Old 2007-07-18
rhmeyering rhmeyering is offline
Junior Member
 
Join Date: 2007-01-09
Location: South East, Michigan
Posts: 18
Rep Power: 0
rhmeyering has an average reputation (10+)
Default Re: Installing a 3rd party SSL certificate

You have to create a Certificate signing request (CSR) first from the SNX SmartCenter then you can import the SSL Certificate. These instructions are based on Versign. But the methodolgy should work for any trusted rool SSL Certificate vendor.

For VPN-1/Firewall-1 NG and above
Use procedure below, based on Internet Explorer 6:

1. Open IE 6. browser.
2. Select Tools --> Internet Options --> Content --> Certificates --> Trusted Root Authorities.
3. Locate "Verisign Trust Network" (Expires 8/1/2028)
4. Export the certificate,
Export the Verisign Trust Network to a file in Base64 Encoded X.509 [Verisign.CER] format.
5. Open Check Point SmartDashboard
6. Goto Manage - Servers and OPSEC Applications
7. Create a New Certificate Authority -> Trusted (OPSEC PKI).
8. On OPSEC PKI screen, select HTTP Servers. Click "Get" choose the certificate file that was exported in step 4 and then click "OK".
9. Edit Firewall/Cluster object --> VPN in the Certificates List
10. Click "Add" to add a new certificate to the Certificate List using the newly created CA.
Nickname: SNXCert (something else you like)
11. Click "Generate" and system creates a "Certificate Signing Request" (CSR). DN:CN=sslvpn.yourdomain.com,OU=ITDEPT,O=YOURCOMPAN Y,L=HOMETOWN,ST=YOURSTATE,C=US
Check the Box Define Alternate Names - pick FQDN and then email from the drop down list
Click Add [FQDN] - enter your alias FQDN, click Add [eamil] and enter your email address.
12. Click View and copy to clipboard or save to a text file (including BEGIN, END and dashes).
13. Copy this output into the Verisign enrollment form, on the Verisign web site.
14. Verisign signs the public key defined by the CSR and emails a digital certificate.
15. In SmartDashboard - Manage Servers and OPSEC Applications - Edit the OPSEC PKI CA created in step 7.
16. Select "Get" and import the digital certificate.
17. Edit the Cluster object --> VPN --> Certificate List field.
18. Select "Add", and add the new certificate.
19. Select the Verisign CA.
20. Select "Get"
21. Install the Security policy.
22. Edit the Cluster object --> Remote Access --> SSL Network Extender --> in the drop down list choose the verisign certificate and then click OK".
23. Install the Security Policy.
__________________
Robert Meyeing,CISSP,CCMA 0017,CCSI,CCSE+NGX CCSE,CCSA,NCSA,NCSP
Sr Info Security Consultant
Intelligent Connections
Reply With Quote
  #7 (permalink)  
Old 2008-04-24
dbs0026 dbs0026 is offline
Junior Member
 
Join Date: 2008-01-18
Posts: 3
Rep Power: 0
dbs0026 has an average reputation (10+)
Default Re: Installing a 3rd party SSL certificate

Can anyone update this as if they have had success?

We have SSL Network Extender/R65/Windows 2003, but I can't get the certificate to work.
Reply With Quote
  #8 (permalink)  
Old 2008-05-09
jmkeller jmkeller is offline
Junior Member
 
Join Date: 2006-07-20
Posts: 3
Rep Power: 0
jmkeller has an average reputation (10+)
Default Re: Installing a 3rd party SSL certificate

Having the same issue, VeriSign will sign the CSR with their intermediate CA certificate. When I tried to complete the request, the import fails with:

"The direct CA certificate in the received chain doesn't match the CA
certificate for which you created the Certificate Request. Check that
the chain was received from the right CA"

I tried to create a cert file with both the Intermediate CA and the signed host certificate together in one file, which is the solution for the connectra product as well as what we've done for some Cisco ASAs that use VeriSign certificates.

Still have a Checkpoint TAC case open, all I get back are the docs using the VeriSign 'test' CA which direct signs CSRs.

-James
Reply With Quote
  #9 (permalink)  
Old 2008-06-26
mbutterfield mbutterfield is offline
Junior Member
 
Join Date: 2005-12-01
Location: Maryland
Posts: 6
Rep Power: 0
mbutterfield has an average reputation (10+)
Default Re: Installing a 3rd party SSL certificate

I've had the same problems getting it to work with Verisign. I decided to try another CA. thawte - SSL certificates with extended validation from thawte the global SSL certificate authority. I did a 'trial' certificate and it worked right the first time.

Thawte even has a link to download copies of ALL of their CA certificates, so you know you have the right one.
Reply With Quote
  #10 (permalink)  
Old 2008-06-26
rhmeyering rhmeyering is offline
Junior Member
 
Join Date: 2007-01-09
Location: South East, Michigan
Posts: 18
Rep Power: 0
rhmeyering has an average reputation (10+)
Default Re: Installing a 3rd party SSL certificate

In some cases you have to create an External CA for both the CA Root Certificate and thier intermediate CA certificate. This is referred to as a chained CA cdertificate. Check Point is quite picky and requires that chained CA certificates contain the full FQDN chain in the intermediate certificate. I have had problems with Verisign, Thawte, GoDaddy and many other appear to work fine.
__________________
Robert Meyeing,CISSP,CCMA 0017,CCSI,CCSE+NGX CCSE,CCSA,NCSA,NCSP
Sr Info Security Consultant
Intelligent Connections
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 01:46.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0