cancel
Showing results for 
Search instead for 
Did you mean: 
Aquifer
Level 1

Using a Wildcard SSL certificate with QuickBooks Web Connector

I am trying to set up the QuickBooks Web Connector with my app, however my app has a wildcard SSL certificate (https://*.appname.com) and I need to know how to configure my .qwc file to get it to work.  I have tried several variations and each one gives me a different error and fails.  I have pasted the contents of three different .qwc files and the errors that they throw when I try to add them to QBWC.

 

Does QBWC support apps with wildcard SSL certificates?  If so how do I configure my .qwc file to add the app successfully?

 

 

<QBWCXML>
<AppName> AppName </AppName>
<AppID></AppID>
<AppURL> https://www.domain.com/qbwc/action </AppURL>
<AppDescription> Quickbooks integration </AppDescription>
<AppSupport> https://www.domain.com/ </AppSupport>
<UserName> foo </UserName>
<OwnerID>{OwnerID}</OwnerID>
<FileID>{FileID}</FileID>
<CertURL> https://www.domain.com </CertURL>
<QBType> QBFS </QBType>
<Style> Document </Style>

</QBWCXML>

 

QBWC1048: QuickBooks Web Connector could not verify the web application server certificate.

QBWC1051: The application was not added


<QBWCXML>
<AppName> AppName </AppName>
<AppID></AppID>
<AppURL> https://www.domain.com/qbwc/action </AppURL>
<AppDescription> Quickbooks integration </AppDescription>
<AppSupport> https://www.domain.com/ </AppSupport>
<UserName> foo </UserName>
<OwnerID>{OwnerID}</OwnerID>
<FileID>{FileID}</FileID>
<CertURL> https://*.domain.com </CertURL>
<QBType> QBFS </QBType>
<Style> Document </Style>

</QBWCXML>

 

QBWC1070: The domain names for AppName's service and SSL certificate URLs do not match

QBWC1051: The application was not added


<QBWCXML>
<AppName> AppName </AppName>
<AppID></AppID>
<AppURL> https://*.domain.com/qbwc/action </AppURL>
<AppDescription> Quickbooks integration </AppDescription>
<AppSupport> https://*.domain.com/ </AppSupport>
<UserName> foo </UserName>
<OwnerID>{OwnerID}</OwnerID>
<FileID>{FileID}</FileID>
<CertURL> https://*.domain.com </CertURL>
<QBType> QBFS </QBType>
<Style> Document </Style>

</QBWCXML>

 

QBWC1000: The domain names for AppName's service and support URLs do not match

QBWC1051: The application was not added

1 Comment 1
Angelyn_T
QuickBooks Team

Using a Wildcard SSL certificate with QuickBooks Web Connector

Welcome and thank you for posting here in the Community, @Aquifer.

 

I'd be glad to help guide you to the right support who can help you further with configuring the .qwc file to be added to your app successfully.

 

To check with the supportability of Wildcard SSL certificates and QuickBooks Web Connector and configuring the .qwc file to your application, I suggest reaching out with our Developer Team. Our Intuit Developer Team has the chance to access your account securely and check this further for you.

 

To get in touch with them, you may check it in our Intuit Developer Site: Intuit Developer.

 

Also, to learn more about QuickBooks Web Connector, you can check these articles:

 

You can always add a post/comment below if you have any other questions about Wildcard SSL certificate and QuickBooks Web Connector. I'd be glad to help you!

Need to get in touch?

Contact us